OpenSearch/docs/reference/aggregations
Antonio Matarrese 79c7a57737 Use the breadth first collection mode for significant terms aggs. (#29042)
This helps avoid memory issues when computing deep sub-aggregations. Because it
should be rare to use sub-aggregations with significant terms, we opted to always
choose breadth first as opposed to exposing a `collect_mode` option.

Closes #28652.
2019-04-11 15:56:02 -07:00
..
bucket Use the breadth first collection mode for significant terms aggs. (#29042) 2019-04-11 15:56:02 -07:00
matrix Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
metrics Remove more references to type in docs. (#37946) 2019-01-29 10:51:07 -08:00
pipeline [DOCS] Various spelling corrections (#37046) 2019-01-07 14:44:12 +01:00
bucket.asciidoc add geotile_grid ref to asciidoc (#38632) (#38639) 2019-02-08 09:40:53 -08:00
matrix.asciidoc refactor matrix agg documentation from modules to main agg section 2016-06-06 07:39:00 -05:00
metrics.asciidoc median absolute deviation agg (#34482) 2018-10-30 07:22:52 -07:00
misc.asciidoc Make hits.total an object in the search response (#35849) 2018-12-05 19:49:06 +01:00
pipeline.asciidoc Add a MovingFunction pipeline aggregation, deprecate MovingAvg agg (#29594) 2018-05-16 10:57:00 -04:00