elasticsearch/docs/reference/mapping
Jim Ferenczi 149fab64d7
Change default format for date_nanos field (#70463) (#70488)
This commit updates the default format of date_nanos field
on existing and new indices to use `strict_date_optional_time_nanos` instead of
`strict_date_optional_time`.
Using `strict_date_optional_time` as the default format for date_nanos doesn't
make sense because it accepts and parses dates with nanosecond precision,
but when it formats it drops the nanoseconds.
The change should be transparent for users, these formats accept the same input.

Relates #69192
Closes #67063
2021-03-18 16:31:52 +01:00
..
dynamic [DOCS] Replace put with create or update in API names (#70330) (#70421) 2021-03-15 17:16:13 -04:00
fields [DOCS] Replace put with create or update in API names (#70330) (#70421) 2021-03-15 17:16:13 -04:00
params [DOCs] Add tip for index_options parameter (#70450) (#70499) 2021-03-17 10:43:50 -04:00
types Change default format for date_nanos field (#70463) (#70488) 2021-03-18 16:31:52 +01:00
dynamic-mapping.asciidoc [DOCS] Clean up index template xrefs (#67264) (#67272) 2021-01-11 12:58:00 -05:00
explicit-mapping.asciidoc [DOCS] Replace put with create or update in API names (#70330) (#70421) 2021-03-15 17:16:13 -04:00
fields.asciidoc [7.x] Add doc_count field mapper (#64594) 2020-11-06 11:54:29 +02:00
mapping-settings-limit.asciidoc [DOCS] [7.x] Add docs for runtime fields (#62653) (#66140) 2020-12-09 19:32:15 -05:00
params.asciidoc Clarify field data cache behavior in docs (#64375) 2020-11-20 13:56:02 -08:00
removal_of_types.asciidoc [DOCS] Change index name from index to my-index-000001 (#62678) (#62704) 2020-09-21 10:11:15 -04:00
runtime.asciidoc [DOCS] [7.x] Remove beta admonition for runtime fields. (#69562) 2021-02-24 11:55:15 -05:00
types.asciidoc [7.x] [DOCS] Added docs for aggregate_metric_double field (#66306) (#66388) 2020-12-15 21:24:57 +02:00