elasticsearch/docs/reference/mapping
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
..
dynamic Add validation for dynamic templates (#51233) 2020-02-27 11:52:27 +01:00
fields Remove the top-level 'mapping type' section. (#53374) 2020-03-23 12:26:22 -07:00
params Add pre-configured “lowercase” normalizer (#53882) 2020-04-03 10:12:06 +01:00
types Histogram field type support for ValueCount and Avg aggregations (#55933) 2020-05-04 10:24:35 +03:00
dynamic-mapping.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46441) 2019-09-06 10:55:16 -04:00
fields.asciidoc Remove the top-level 'mapping type' section. (#53374) 2020-03-23 12:26:22 -07:00
params.asciidoc Remove docs related to index time boosting (#51704) 2020-01-31 09:01:52 -05:00
removal_of_types.asciidoc Remove [removal-of-types] docs page, and point to 7x docs (#53670) 2020-03-18 14:13:00 +00:00
types.asciidoc [DOCS] Add `ip_range` datatype to core datatypes range list (#55446) 2020-04-20 08:54:19 -04:00