OpenSearch/docs/reference/search/aggregations/metrics
Colin Goodheart-Smithe 7423ce0560 Aggregations: Added percentile rank aggregation
Percentile Rank Aggregation is the reverse of the Percetiles aggregation.  It determines the percentile rank (the proportion of values less than a given value) of the provided array of values.

Closes #6386
2014-06-18 12:02:08 +01:00
..
avg-aggregation.asciidoc [DOCS] Added "Aggregation" to all aggs titles 2014-05-13 01:35:58 +02:00
cardinality-aggregation.asciidoc [DOCS] Added "Aggregation" to all aggs titles 2014-05-13 01:35:58 +02:00
extendedstats-aggregation.asciidoc [DOCS] Added "Aggregation" to all aggs titles 2014-05-13 01:35:58 +02:00
geobounds-aggregation.asciidoc Aggregations: Adds GeoBounds Aggregation 2014-06-03 15:59:56 +01:00
max-aggregation.asciidoc [DOCS] Added "Aggregation" to all aggs titles 2014-05-13 01:35:58 +02:00
min-aggregation.asciidoc [DOCS] Added "Aggregation" to all aggs titles 2014-05-13 01:35:58 +02:00
percentile-aggregation.asciidoc Aggregations: Added percentile rank aggregation 2014-06-18 12:02:08 +01:00
percentile-rank-aggregation.asciidoc Aggregations: Added percentile rank aggregation 2014-06-18 12:02:08 +01:00
stats-aggregation.asciidoc [DOCS] Added "Aggregation" to all aggs titles 2014-05-13 01:35:58 +02:00
sum-aggregation.asciidoc [DOCS] Added "Aggregation" to all aggs titles 2014-05-13 01:35:58 +02:00
tophits-aggregation.asciidoc Change the top_hits to be a metric aggregation instead of a bucket aggregation (which can't have an sub aggs) 2014-06-10 09:09:50 +02:00
valuecount-aggregation.asciidoc [DOCS] Added "Aggregation" to all aggs titles 2014-05-13 01:35:58 +02:00