elasticsearch/docs/reference/sql
Marios Trivyzas 079e012fde
SQL: Increase hard limit for sorting on aggregates (#43220)
To be consistent with the `search.max_buckets` default setting,
set the hard limit of the PriorityQueue used for in memory sorting,
when sorting on an aggregate function, to 10000.

Fixes: #43168
2019-06-14 13:26:18 +02:00
..
appendix
endpoints Rename TESTRESPONSE[_cat] to TESTRESPONSE[non_json] (#43087) 2019-06-11 12:38:26 +03:00
functions
language SQL: Increase hard limit for sorting on aggregates (#43220) 2019-06-14 13:26:18 +02:00
concepts.asciidoc
getting-started.asciidoc [DOCS] Change `// TESTRESPONSE[_cat]` to `// TESTRESPONSE[non_json]` (#43006) 2019-06-10 09:33:32 -04:00
index.asciidoc
limitations.asciidoc SQL: Increase hard limit for sorting on aggregates (#43220) 2019-06-14 13:26:18 +02:00
overview.asciidoc
security.asciidoc