OpenSearch/docs/reference/mapping/fields
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
..
all-field.asciidoc Mappings: Remove support for new indexes using path setting in 2015-02-05 12:44:43 -08:00
field-names-field.asciidoc Docs: Cleanup meta field docs 2015-05-07 11:26:49 -07:00
id-field.asciidoc Docs: Cleanup meta field docs 2015-05-07 11:26:49 -07:00
index-field.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
parent-field.asciidoc aliases: Parse aliases at search time and never cache parsed alias filters 2015-07-01 21:20:54 +02:00
routing-field.asciidoc Docs: Cleanup meta field docs 2015-05-07 11:26:49 -07:00
size-field.asciidoc Docs: Cleanup meta field docs 2015-05-07 11:26:49 -07:00
source-field.asciidoc Mappings: Remove ability to disable _source field 2015-05-05 22:04:18 -07:00
timestamp-field.asciidoc Dates: More strict parsing of ISO dates 2015-07-07 09:34:37 +02:00
ttl-field.asciidoc Docs: _ttl ignores all parameters except for enabled and default. 2014-08-21 16:16:02 +02:00
type-field.asciidoc Docs: Cleanup meta field docs 2015-05-07 11:26:49 -07:00
uid-field.asciidoc Docs: Cleanup meta field docs 2015-05-07 11:26:49 -07:00