OpenSearch/docs/reference/search/aggregations
Clinton Gormley 37ed61807f Docs: Updated the experimental annotations in the docs as follows:
* Removed the docs for `index.compound_format` and `index.compound_on_flush` - these are expert settings which should probably be removed (see https://github.com/elastic/elasticsearch/issues/10778)
* Removed the docs for `index.index_concurrency` - another expert setting
* Labelled the segments verbose output as experimental
* Marked the `compression`, `precision_threshold` and `rehash` options as experimental in the cardinality and percentile aggs
* Improved the experimental text on `significant_terms`, `execution_hint` in the terms agg, and `terminate_after` param on count and search
* Removed the experimental flag on the `geobounds` agg
* Marked the settings in the `merge` and `store` modules as experimental, rather than the modules themselves

Closes #10782
2015-04-26 18:49:15 +02:00
..
bucket Docs: Updated the experimental annotations in the docs as follows: 2015-04-26 18:49:15 +02:00
metrics Docs: Updated the experimental annotations in the docs as follows: 2015-04-26 18:49:15 +02:00
bucket.asciidoc Aggregations: Add `children` bucket aggregator that is able to map buckets between parent types and child types using the already builtin parent/child support. 2014-08-19 12:40:51 +02:00
metrics.asciidoc Aggregations: Scriptable Metrics Aggregation 2014-08-20 18:17:27 +01:00