OpenSearch/docs/reference/search/aggregations
markharwood 63db34f649 New feature - Sampler aggregation used to limit any nested aggregations' processing to a sample of the top-scoring documents.
Optionally, a “diversify” setting can limit the number of collected matches that share a common value such as an "author".

Closes #8108
2015-04-21 10:22:05 +01:00
..
bucket New feature - Sampler aggregation used to limit any nested aggregations' processing to a sample of the top-scoring documents. 2015-04-21 10:22:05 +01:00
metrics Docs: Updated version annotations in master 2015-04-09 14:50:11 +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