elasticsearch/docs/reference/mapping
Christos Soulios c65f828cb7
[7.x] Histogram field type support for ValueCount and Avg aggregations (#56099)
Backports #55933 to 7.x

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 13:23:02 +03:00
..
dynamic Add validation for dynamic templates (#52890) 2020-02-28 10:35:04 +01:00
fields Remove the top-level 'mapping type' section. (#54035) 2020-03-23 15:34:23 -07:00
params Backport of lowercase normalizer PR #53882 2020-04-03 11:43:40 +01:00
types [7.x] Histogram field type support for ValueCount and Avg aggregations (#56099) 2020-05-04 13:23:02 +03:00
dynamic-mapping.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46441) (#46451) 2019-09-06 11:31:13 -04:00
fields.asciidoc Remove the top-level 'mapping type' section. (#54035) 2020-03-23 15:34:23 -07:00
params.asciidoc Add per-field metadata. (#50333) 2020-01-08 16:21:18 +01:00
removal_of_types.asciidoc Stricter checks of setup and teardown in docs tests (#51430) 2020-01-28 16:52:23 +01:00
types.asciidoc [DOCS] Add ip_range datatype to core datatypes range list (#55446) 2020-04-20 08:55:09 -04:00