elasticsearch/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
types
conf-mappings.asciidoc
date-format.asciidoc
dynamic-mapping.asciidoc
fields.asciidoc
meta.asciidoc
misc.asciidoc
multi-fields.asciidoc
types.asciidoc