[DOC] The percentiles aggregation is coming in 1.1.0.
This commit is contained in:
parent
0555170f46
commit
f359b7f38b
|
@ -1,5 +1,8 @@
|
||||||
[[search-aggregations-metrics-percentile-aggregation]]
|
[[search-aggregations-metrics-percentile-aggregation]]
|
||||||
=== Percentiles
|
=== Percentiles
|
||||||
|
|
||||||
|
coming[1.1.0]
|
||||||
|
|
||||||
A `multi-value` metrics aggregation that calculates one or more percentiles
|
A `multi-value` metrics aggregation that calculates one or more percentiles
|
||||||
over numeric values extracted from the aggregated documents. These values
|
over numeric values extracted from the aggregated documents. These values
|
||||||
can be extracted either from specific numeric fields in the documents, or
|
can be extracted either from specific numeric fields in the documents, or
|
||||||
|
|
Loading…
Reference in New Issue