-
Notifications
You must be signed in to change notification settings - Fork 25.8k
CompletionFieldMapper should ignore null values #33200
Copy link
Copy link
Closed
Labels
:Search Relevance/Suggesters"Did you mean" and suggestions as you type"Did you mean" and suggestions as you type>bugTeam:Search RelevanceMeta label for the Search Relevance team in ElasticsearchMeta label for the Search Relevance team in Elasticsearchgood first issuelow hanging fruitlow hanging fruit
Description
Today the completion field throws an exception if the json input is an explicit null value.
The other field types just ignore these inputs so I don't see a reason why we should do differently here.
This would also allow unsetting suggestions in the partial update case.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Search Relevance/Suggesters"Did you mean" and suggestions as you type"Did you mean" and suggestions as you type>bugTeam:Search RelevanceMeta label for the Search Relevance team in ElasticsearchMeta label for the Search Relevance team in Elasticsearchgood first issuelow hanging fruitlow hanging fruit
Type
Fields
Give feedbackNo fields configured for issues without a type.