elasticsearch/docs/reference/sql
Bogdan Pintea d8e6cc2096
SQ: Allow partial results in SQL queries (#85897)
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.
2022-04-21 18:12:50 +02:00
..
apis SQ: Allow partial results in SQL queries (#85897) 2022-04-21 18:12:50 +02:00
appendix [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
endpoints SQ: Allow partial results in SQL queries (#85897) 2022-04-21 18:12:50 +02:00
functions Add/update source block delimeters (#83624) 2022-02-11 14:19:30 -05:00
language [DOCS] Update multi-target syntax refs (#83703) 2022-02-09 13:00:07 -05:00
concepts.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
getting-started.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
index.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
limitations.asciidoc [DOCS] Fix typos (#83895) 2022-02-15 12:42:17 -05:00
overview.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
security.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00