Clinton Gormley
|
5b93255ec8
|
[DOCS] Added "Aggregation" to all aggs titles
|
2014-05-13 01:35:58 +02:00 |
uboness
|
fc52db1209
|
Changed the respnose structure of the percentiles aggregation where now all the percentiles are placed under a `values` object (or `values` array in case the `keyed` flag is set to `false`
Closes #5870
|
2014-05-07 18:35:24 +02:00 |
bleskes
|
5d832374dd
|
Update Documentation Feature Flags [1.1.0]
|
2014-03-25 17:51:30 +01:00 |
Adrien Grand
|
eef71da650
|
[Doc] Add a chart about the relative error of the percentiles aggregation.
|
2014-03-14 12:23:23 +01:00 |
Benjamin Devèze
|
2affa5004f
|
Fix small typo in percentiles doc
|
2014-03-07 10:10:19 +01:00 |
Adrien Grand
|
f359b7f38b
|
[DOC] The percentiles aggregation is coming in 1.1.0.
|
2014-03-07 10:03:15 +01:00 |
Zachary Tong
|
7b16c5857d
|
Percentiles aggregation.
A new metric aggregation that can compute approximate values of arbitrary
percentiles.
Close #5323
|
2014-03-03 18:06:14 +01:00 |