OpenSearch/client/rest-high-level
markharwood 77d2dd203e
Search - add allow_partial_search_results flag with default setting false (#28440)
Adds allow_partial_search_results flag to search requests with default setting = true.
When false, will error if search either timeouts, has partial errors or has missing shards rather
than returning partial search results. A cluster-level setting provides a default for search requests with no flag.

Closes #27435
2018-01-31 15:51:29 +00:00
..
src Search - add allow_partial_search_results flag with default setting false (#28440) 2018-01-31 15:51:29 +00:00
build.gradle Add rank-eval module to transport client and HL client dependencies 2017-12-13 18:05:43 +01:00