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. |
||
---|---|---|
.. | ||
clear-sql-cursor-api.asciidoc | ||
delete-async-sql-search-api.asciidoc | ||
get-async-sql-search-api.asciidoc | ||
get-async-sql-search-status-api.asciidoc | ||
sql-apis.asciidoc | ||
sql-search-api.asciidoc | ||
sql-translate-api.asciidoc |