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.
1 parent ae9c8a0 commit da8c554Copy full SHA for da8c554
docs/reference/aggregations/bucket/composite-aggregation.asciidoc
@@ -320,7 +320,7 @@ and in ascending order when comparing values from the `terms` source.
320
321
The `size` parameter can be set to define how many composite buckets should be returned.
322
Each composite bucket is considered as a single bucket so setting a size of 10 will return the
323
-first 1O composite buckets created from the values source.
+first 10 composite buckets created from the values source.
324
The response contains the values for each composite bucket in an array containing the values extracted
325
from each value source.
326
0 commit comments