Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ES|QL] Add match operator support in the editor #199092

Open
stratoula opened this issue Nov 6, 2024 · 2 comments
Open

[ES|QL] Add match operator support in the editor #199092

stratoula opened this issue Nov 6, 2024 · 2 comments
Assignees
Labels
enhancement New value added to drive a business result Feature:ES|QL ES|QL related features in Kibana impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. Team:ESQL ES|QL related features in Kibana

Comments

@stratoula
Copy link
Contributor

Describe the feature:

ES recently introduced the elastic/elasticsearch#114831 MATCH operator (:)

Following this #196995 we need to add this to the editor too (validation and autocomplete). It follows the same limnitations as match (described in the aforementioned kibana issue)

The MATCH operator looks a bit like KQL:

where field:value and imho will be very popular among our users.

@stratoula stratoula added impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. Feature:ES|QL ES|QL related features in Kibana Team:ESQL ES|QL related features in Kibana labels Nov 6, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-esql (Team:ESQL)

@stratoula stratoula added the enhancement New value added to drive a business result label Nov 6, 2024
@stratoula
Copy link
Contributor Author

Note: It might be a small task if we automate the operators. #188978

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:ES|QL ES|QL related features in Kibana impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. Team:ESQL ES|QL related features in Kibana
Projects
None yet
Development

No branches or pull requests

3 participants