mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 23:57:20 -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. |
||
---|---|---|
.. | ||
client-apps | ||
odbc | ||
cli.asciidoc | ||
index.asciidoc | ||
jdbc.asciidoc | ||
odbc.asciidoc | ||
rest.asciidoc | ||
translate.asciidoc | ||
version-compat.asciidoc |