[KQL] Support proximity searches #126534
Labels
Feature:KQL
KQL
Feature:Search
Querying infrastructure in Kibana
Icebox
impact:low
Addressing this issue will have a low level of impact on the quality/strength of our product.
loe:medium
Medium Level of Effort
Team:DataDiscovery
Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
Describe the feature:
Currently, KQL supports phrase searches (i.e. phrases surrounded by double-quotes, such as "quick brown fox"). It would be nice if it supported proximity searches, similar to Lucene proximity-based searches, so that users can search for exact terms that may not necessarily be in the same order as typed.
The text was updated successfully, but these errors were encountered: