OpenSearch/docs/reference/mapping
markharwood 541059a4d1 Adds a new coerce flag for numeric field mappings which is defaulted to true.
When set to false a new strict mode of parsing is employed which
a) does not permit numbers to be passed as JSON strings in quotes
b) rejects numbers with fractions that are passed to integer, short or long fields.

Closes #4117
2014-01-13 17:58:18 +00:00
..
fields Deprecate document _boost 2014-01-09 16:04:01 +01:00
types Adds a new coerce flag for numeric field mappings which is defaulted to true. 2014-01-13 17:58:18 +00:00
conf-mappings.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
date-format.asciidoc rename and document "index.mapping.date.parse_upper_inclusive" setting for date fields 2013-10-28 15:48:31 +01:00
dynamic-mapping.asciidoc [DOCS] Changed all store:yes/no to store:true/false 2013-11-07 16:57:18 +01:00
fields.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
meta.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
misc.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
multi-fields.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
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