elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.61k stars 8.22k forks source link

[KQL] Add support for `semantic_text` field type #192728

Open lukasolson opened 1 month ago

lukasolson commented 1 month ago

Describe the feature:

When a field is mapped as semantic_text, and they include that field in a KQL expression, we should be using the semantic query (instead of a match_phrase as it currently does.

elasticmachine commented 1 month ago

Pinging @elastic/kibana-data-discovery (Team:DataDiscovery)

davismcphee commented 1 month ago

Also linking to #190695.