elasticsearch/docs/reference/mapping
Christoph Büscher c60139a345
Clarify mapping types that support ignore_malformed (#48206)
The `ignore_malformed` setting only works on selected mapping types, otherwise
we throw an mapper_parsing_exception. We should add a list of all the mapping
types that support it, since the number of types not supporting it seems larger.

Closes #47166
2019-10-18 20:39:07 +02:00
..
dynamic [DOCS] Change // CONSOLE comments to [source,console] (#46441) 2019-09-06 10:55:16 -04:00
fields Disallow _field_names enabled setting (#46681) 2019-09-23 14:13:44 +02:00
params Clarify mapping types that support ignore_malformed (#48206) 2019-10-18 20:39:07 +02:00
types Remove _type from SearchHit (#46942) 2019-09-23 19:14:54 +01:00
dynamic-mapping.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46441) 2019-09-06 10:55:16 -04:00
fields.asciidoc Fix docs of the _ignored meta field. 2018-05-02 11:43:50 +02:00
params.asciidoc Improve docs for index_prefixes option (#35778) 2018-11-22 09:20:46 +00:00
removal_of_types.asciidoc Remove type field from DocWriteRequest and associated Response objects (#47671) 2019-10-11 10:23:55 +01:00
types.asciidoc [SPATIAL] New ShapeFieldMapper for indexing cartesian geometries (#44980) 2019-07-30 21:52:59 -05:00