-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Search/SearchSearch-related issues that do not fall into other categoriesSearch-related issues that do not fall into other categories>breakingblockergood first issuelow hanging fruitlow hanging fruitv5.0.0-alpha5
Description
As of #15017 the fields parameter will no longer try to retrieve fields from the _source but will only return stored fields. This is a breaking change and there is nothing to warn the user that their response may well be different.
Instead, let's rename fields to stored_fields and throw an exception if the user uses fields.
Also, add docvalue_fields as an adjunct to fielddata_fields
kimchy
Metadata
Metadata
Assignees
Labels
:Search/SearchSearch-related issues that do not fall into other categoriesSearch-related issues that do not fall into other categories>breakingblockergood first issuelow hanging fruitlow hanging fruitv5.0.0-alpha5