OpenSearch/server
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
..
cli Rename core module to server (#28180) 2018-01-11 11:30:43 -07:00
licenses Dependencies: Update joda time to 2.9.9 (#28261) 2018-01-17 14:58:52 +01:00
src Search - add allow_partial_search_results flag with default setting false (#28440) 2018-01-31 15:51:29 +00:00
build.gradle Dependencies: Update joda time to 2.9.9 (#28261) 2018-01-17 14:58:52 +01:00