OpenSearch/docs/reference/search/aggregations
Adrien Grand e5be85d586 Aggs: Change the default `min_doc_count` to 0 on histograms.
The assumption is that gaps in histogram are generally undesirable, for instance
if you want to build a visualization from it. Additionally, we are building new
aggregations that require that there are no gaps to work correctly (eg.
derivatives).
2015-04-30 15:48:23 +02:00
..
bucket Aggs: Change the default `min_doc_count` to 0 on histograms. 2015-04-30 15:48:23 +02:00
metrics Docs: adding missing single quote on PUT index request 2015-04-29 14:45:25 +02:00
reducer Aggs: Change the default `min_doc_count` to 0 on histograms. 2015-04-30 15:48:23 +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
reducer.asciidoc Aggregations: min_bucket aggregation 2015-04-30 13:34:21 +01:00