[ES|QL] Add match operator support in the editor #199092
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
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.The text was updated successfully, but these errors were encountered: