OpenSearch/modules/rank-eval/src
Jim Ferenczi 1b6d5e531b
Fail _search request with trailing tokens (#29428)
This change validates that the `_search` request does not have trailing
tokens after the main object and fails the request with a parsing exception otherwise.

Closes #28995
2018-04-11 13:10:22 +02:00
..
main Fail _search request with trailing tokens (#29428) 2018-04-11 13:10:22 +02:00
test Move ObjectParser into the x-content lib (#29373) 2018-04-06 09:41:14 -06:00