OpenSearch/docs/reference/mapping
Alexander Reelsen b612cab96a Dates: More strict parsing of ISO dates
If you are using the default date or the named identifiers of dates,
the current implementation was allowed to read a year with only one
digit. In order to make this more strict, this fixes a year to be at
least 4 digits. Same applies for month, day, hour, minute, seconds.

Also the new default is `strictDateOptionalTime` for indices created
with Elasticsearch 2.0 or newer.

In addition a couple of not exposed date formats have been exposed, as they
have been mentioned in the documentation.

Closes #6158
2015-07-07 09:34:37 +02:00
..
fields Dates: More strict parsing of ISO dates 2015-07-07 09:34:37 +02:00
types Dates: More strict parsing of ISO dates 2015-07-07 09:34:37 +02:00
date-format.asciidoc Dates: More strict parsing of ISO dates 2015-07-07 09:34:37 +02:00
dynamic-mapping.asciidoc Mappings: Remove file based default mappings 2015-04-30 13:50:35 -07:00
fielddata_formats.asciidoc Docs: Refactored modules and index modules sections 2015-06-22 23:49:45 +02:00
fields.asciidoc Mappings: Remove _analyzer 2015-01-26 09:14:17 -08:00
meta.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
transform.asciidoc Scripting: Unify script and template requests across codebase 2015-05-29 16:52:04 +01:00
types.asciidoc Replaced the multi-field type in favour for the multi fields option that can be set on any core field. 2014-01-13 09:21:53 +01:00