OpenSearch/docs/reference/search/aggregations
Zachary Tong a4eb1d5505 Aggregations: Add standard deviation bounds to extended_stats
Extended_stats now displays the upper and lower bounds on standard deviations (e.g. avg +/- std).
Default is to show 2 std above/below, but can be changed using the `sigma` parameter.
Accepts non-negative doubles

Closes #9356
2015-01-28 11:47:20 -05:00
..
bucket Fix date histogram docs grammar. 2014-12-23 10:19:55 -08:00
metrics Aggregations: Add standard deviation bounds to extended_stats 2015-01-28 11:47:20 -05:00
bucket.asciidoc Aggregations: Add `children` bucket aggregator that is able to map buckets between parent types and child types using the already builtin parent/child support. 2014-08-19 12:40:51 +02:00
metrics.asciidoc Aggregations: Scriptable Metrics Aggregation 2014-08-20 18:17:27 +01:00