elasticsearch/docs/reference/esql
Luigi Dell'Aquila 8d89f913a1
ESQL: Add warning header when default LIMIT is applied (#100894)
Fixes https://github.com/elastic/elasticsearch/issues/100555

ESQL [by default](https://github.com/elastic/elasticsearch/pull/99816)
adds an implicit `LIMIT 500` to queries that do not define a limit.
Since this can be confusing for the end user, with this PR we also add a
warning to the response, making this default clear and explicit.
2023-10-18 07:44:33 -04:00
..
functions
processing-commands
source-commands
esql-commands.asciidoc
esql-functions-operators.asciidoc
esql-functions.asciidoc
esql-get-started.asciidoc
esql-kibana.asciidoc
esql-language.asciidoc
esql-limitations.asciidoc
esql-query-api.asciidoc
esql-rest.asciidoc
esql-syntax.asciidoc
index.asciidoc
metadata-fields.asciidoc
multivalued-fields.asciidoc
task-management.asciidoc