elasticsearch/docs/reference/mapping
Mayya Sharipova ff55296f7a
Introduce 64-bit unsigned long field type (#60050)
This field type supports
- indexing of integer values from [0, 18446744073709551615]
- precise queries (term, range)
- precise sort and terms aggregations
- other aggregations are based on conversion of long values
  to double and can be imprecise for large values.

Closes #32434
2020-09-23 12:06:21 -04:00
..
dynamic [DOCS] Fix hyphenation for "time series" (#61472) 2020-08-24 10:34:41 -04:00
fields [DOCS] Remove metrics sidebar in _source docs (#60777) 2020-08-05 15:57:29 -04:00
params [DOCS] Replace Wikipedia links with attribute (#61171) 2020-08-17 09:44:24 -04:00
types Introduce 64-bit unsigned long field type (#60050) 2020-09-23 12:06:21 -04:00
dynamic-mapping.asciidoc [DOCS] Replace datatype with data type (#58972) 2020-07-07 13:52:10 -04:00
fields.asciidoc [DOCS] Fix metadata field refs (#60764) 2020-08-05 13:21:00 -04:00
params.asciidoc [DOCS] Replace datatype with data type (#58972) 2020-07-07 13:52:10 -04: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 Add field type for version strings (#59773) 2020-09-21 11:04:22 +02:00