-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Search Foundations/MappingIndex mappings, including merging and defining field typesIndex mappings, including merging and defining field types>featureTeam:Search FoundationsMeta label for the Search Foundations team in ElasticsearchMeta label for the Search Foundations team in Elasticsearch
Description
Follow-up of #30131. We should add a way to configure keyword fields so that text would be split on whitespace at query time. In FixitFriday it was suggested that we do this by adding something like a split_queries_on_whitespace flag that sets a whitespace analyzer as a search analyzer when set to true. We also considered making it possible to configure a search analyzer, but it felt too flexible for this simple need.
akotlar
Metadata
Metadata
Assignees
Labels
:Search Foundations/MappingIndex mappings, including merging and defining field typesIndex mappings, including merging and defining field types>featureTeam:Search FoundationsMeta label for the Search Foundations team in ElasticsearchMeta label for the Search Foundations team in Elasticsearch