OpenSearch/docs/reference/mapping
Adrien Grand c7115f8364 Mappings: Bring back numeric_resolution.
We had an undocumented parameter called `numeric_resolution` which allows to
configure how to deal with dates when provided as a number. The default is to
handle them as milliseconds, but you can also opt-on for eg. seconds.

Close #10072
2015-04-03 19:54:14 +02:00
..
fields Docs: Document that the fielddata loading defaults to eager on the _parent field. 2015-02-22 23:15:59 +01:00
types Mappings: Bring back numeric_resolution. 2015-04-03 19:54:14 +02:00
conf-mappings.asciidoc
date-format.asciidoc
dynamic-mapping.asciidoc
fields.asciidoc
meta.asciidoc
transform.asciidoc
types.asciidoc