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
cli.asciidoc
index.asciidoc
jdbc.asciidoc SQ: Allow partial results in SQL queries (#85897) 2022-04-21 18:12:50 +02:00
odbc.asciidoc
rest.asciidoc
translate.asciidoc
version-compat.asciidoc