-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Remove the _boost field #8875
Copy link
Copy link
Closed
Labels
:Search Foundations/MappingIndex mappings, including merging and defining field typesIndex mappings, including merging and defining field types>breakingTeam:Search FoundationsMeta label for the Search Foundations team in ElasticsearchMeta label for the Search Foundations team in Elasticsearchv2.0.0-beta1
Metadata
Metadata
Assignees
Labels
:Search Foundations/MappingIndex mappings, including merging and defining field typesIndex mappings, including merging and defining field types>breakingTeam:Search FoundationsMeta label for the Search Foundations team in ElasticsearchMeta label for the Search Foundations team in Elasticsearchv2.0.0-beta1
Type
Fields
Give feedbackNo fields configured for issues without a type.
The
_boostfield was deprecated in 1.0.0.RC1 in favour of using thefunction_scorequery with an ordinary field. It should be removed in 2.0.0. Any mapping which includes a_boostfield should be updated automatically to remove it.Relates to #8870