elasticsearch/docs/reference/sql/endpoints
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
..
client-apps SQL: Update DbVisualizer connection steps (#85167) 2022-03-31 16:48:24 +02:00
odbc [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
cli.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
index.asciidoc Move ODBC documentation to elasticsearch repository (#36955) 2018-12-27 11:55:20 +02:00
jdbc.asciidoc SQ: Allow partial results in SQL queries (#85897) 2022-04-21 18:12:50 +02:00
odbc.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
rest.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
translate.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
version-compat.asciidoc [DOCS] SQL: Update client version compatability for 7.17 (#81869) 2022-01-13 08:39:43 -05:00