OpenSearch/x-pack/plugin/mapper-flattened
Julie Tibshirani 37fa3fb4ff
Ensure parameters are updated when merging flattened mappings. (#48971) (#49014)
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 21:50:39 -05:00
..
src Ensure parameters are updated when merging flattened mappings. (#48971) (#49014) 2019-11-12 21:50:39 -05:00
build.gradle Remove eclipse conditionals (#44075) 2019-10-03 11:55:00 +03:00