We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
search.max_bucket
1 parent a2be01f commit e7240b6Copy full SHA for e7240b6
docs/reference/modules/indices/search-settings.asciidoc
@@ -22,7 +22,7 @@ few resources.
22
`search.max_buckets`::
23
(<<cluster-update-settings,Dynamic>>, integer)
24
Maximum number of <<search-aggregations-bucket,aggregation buckets>> allowed in
25
-a single response. Defaults to 65,535.
+a single response. Defaults to 65,536.
26
+
27
Requests that attempt to return more than this limit will return an error.
28
0 commit comments