-
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
Description
As part of #10669 we discussed adding the ability to validation capability to the refactored QueryBuilders. This could be a new method in the QueryBuilder interface that all queries have to implement and that can be called either after parsing (on coordinating node in the future), before or after the query gets serialized to other nodes or by hooking into the existing request validation mechanism (ActionRequest#validate).
Metadata
Metadata
Assignees
Labels
:Search/SearchSearch-related issues that do not fall into other categoriesSearch-related issues that do not fall into other categories