elasticsearch/docs/reference/aggregations
Christos Soulios caf6c5ac19
Histogram field type support for ValueCount and Avg aggregations (#55933)
Implements value_count and avg aggregations over Histogram fields as discussed in #53285

- value_count returns the sum of all counts array of the histograms
- avg computes a weighted average of the values array of the histogram by multiplying each value with its associated element in the counts array
2020-05-04 10:24:35 +03:00
..
bucket [DOCS] Remove approximate document counts example from term agg docs (#55442) 2020-04-30 09:49:32 -04:00
matrix
metrics Histogram field type support for ValueCount and Avg aggregations (#55933) 2020-05-04 10:24:35 +03:00
pipeline
bucket.asciidoc
matrix.asciidoc
metrics.asciidoc
misc.asciidoc
pipeline.asciidoc