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
Colin Goodheart-Smithe
969f53e399
fix typo in Min bucket aggregation docs
2015-04-30 14:41:01 +01:00
Colin Goodheart-Smithe
d16bf992a9
Aggregations: min_bucket aggregation
...
An aggregation to calculate the minimum value in a set of buckets.
Closes #9999
2015-04-30 13:34:21 +01:00
Zachary Tong
351a4d3315
[DOCS] Fix movavg images and naming
2015-04-29 13:33:54 -04:00
Zachary Tong
bf9739d0f0
[DOCS] review comment fixes
2015-04-27 14:40:04 -04:00
Colin Goodheart-Smithe
bd28c9c44e
Documentation for the max_bucket reducer
2015-04-21 15:06:20 +01:00
Colin Goodheart-Smithe
be647a89d3
Documentation for the derivative reducer
2015-04-21 15:06:20 +01:00