mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 15:47:23 -04:00
This adds support for partial results to SQL. The lenient mode is controlled by a new query paramter, `allow_partial_search_results`, false by default. On shard failures, the errors are added as Warning headers to the response. Only a first set of failures are sent to the client, the last header briefs on the number of remaining suppressed ones. |
||
---|---|---|
.. | ||
apis | ||
appendix | ||
endpoints | ||
functions | ||
language | ||
concepts.asciidoc | ||
getting-started.asciidoc | ||
index.asciidoc | ||
limitations.asciidoc | ||
overview.asciidoc | ||
security.asciidoc |