elasticsearch/docs/reference/mapping
Nik Everett 6607a48435
Advise against dates with decimal points (#71578)
We accept dates with a decimal point like `2113413.13241324` and parse
them *somehow*. But there are cases where we'll lose precision on those
dates, see #70085. This advises folks not to use that format. We'll
continue to accept those dates for backwards compatibility but you
should avoid using them.

Co-authored-by: Adrien Grand <jpountz@gmail.com>
2021-04-13 15:11:05 -04:00
..
dynamic Allow specify dynamic templates in bulk request (#69948) 2021-04-08 12:44:36 -04:00
fields New queryable "_tier" metadata field (#69288) 2021-03-31 15:37:37 +01:00
params [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
types Advise against dates with decimal points (#71578) 2021-04-13 15:11:05 -04: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 [DOCS] Add docs for runtime fields (#62653) 2020-12-09 17:54:58 -05:00
params.asciidoc Clarify field data cache behavior in docs (#64375) 2020-11-20 13:53:23 -08:00
removal_of_types.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
runtime.asciidoc [DOCS] Adding page for indexing runtime fields (#71366) 2021-04-07 13:07:39 -04:00
types.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00