elasticsearch/docs/reference/mapping
Julie Tibshirani 7d500bacee
Ensure parameters are updated when merging flattened mappings. (#48971)
This PR makes the following two fixes around updating flattened fields:

* Make sure that the new value for ignore_above is immediately taken into
  affect. Previously we recorded the new value but did not use it when parsing
  documents.
* Allow depth_limit to be updated dynamically. It seems plausible that a user
  might want to tweak this setting as they encounter more data.
2019-11-12 13:44:53 -08:00
..
dynamic [DOCS] Change // CONSOLE comments to [source,console] (#46441) 2019-09-06 10:55:16 -04:00
fields [Docs] Fix syntax error leading to wrong doc ID (#48554) 2019-10-29 10:26:33 +01:00
params Clarify mapping types that support ignore_malformed (#48206) 2019-10-18 20:39:07 +02:00
types Ensure parameters are updated when merging flattened mappings. (#48971) 2019-11-12 13:44:53 -08: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 include_type_name parameter from REST layer (#48632) 2019-11-01 09:30:47 +00:00
types.asciidoc [SPATIAL] New ShapeFieldMapper for indexing cartesian geometries (#44980) 2019-07-30 21:52:59 -05:00