elasticsearch/docs/reference/mapping
Kostas Krikellas 98b9e819ee
Represent histogram value count as long (#99912)
* Represent histogram value count as long

Histograms currently use integers to store the count of each value,
which can overflow. Switch to using long integers to avoid this.

TDigestState was updated to use long for centroid value count in #99491

Fixes #99820

* Update docs/changelog/99912.yaml

* spotless fix
2023-09-29 12:30:55 +03:00
..
dynamic Update field-mapping.asciidoc that Epoch format is not supported as dynamic date format (#98338) 2023-08-10 16:44:44 +09:00
fields Support runtime fields in synthetic source (#99796) 2023-09-26 14:29:56 +03:00
params [DOCS] Remove redirect pages (#88738) 2023-05-24 12:32:46 +01:00
types Represent histogram value count as long (#99912) 2023-09-29 12:30:55 +03:00
dynamic-mapping.asciidoc [DOCS] Clean up index template xrefs (#67264) 2021-01-11 12:38:09 -05:00
explicit-mapping.asciidoc [DOCS] Replace put with create or update in API names (#70330) 2021-03-15 14:49:44 -04:00
fields.asciidoc Support fetching _tier field value (#71379) 2021-04-08 11:41:52 -07:00
mapping-settings-limit.asciidoc Include runtime fields in total fields count (#89251) 2022-08-15 09:43:12 -04:00
params.asciidoc [DOCS] Remove redirect pages (#88738) 2023-05-24 12:32:46 +01:00
removal_of_types.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
runtime.asciidoc Fix backwards description in runtime fields documentation (#94608) (#94642) 2023-03-22 11:53:35 -04:00
types.asciidoc [DOCS] Move completion type asciidoc (#89086) 2022-08-04 10:02:28 +02:00