elasticsearch/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
reducer Aggs: Change the default `min_doc_count` to 0 on histograms. 2015-04-30 15:48:23 +02:00
bucket.asciidoc
metrics.asciidoc
reducer.asciidoc Aggregations: min_bucket aggregation 2015-04-30 13:34:21 +01:00