OpenSearch/core
Adrien Grand f93ce94afe The root object mapper should support updating `numeric_detection`, `date_detection` and `dynamic_date_formats`. #20119
If they are specified by a mapping update, these properties are currently
ignored. This commit also fixes the handling of `dynamic_templates` so that it
is possible to remove templates (and so that it works more similarly to all
other mapping properties).

Closes #20111
2016-08-25 12:39:38 +02:00
..
src The root object mapper should support updating `numeric_detection`, `date_detection` and `dynamic_date_formats`. #20119 2016-08-25 12:39:38 +02:00
build.gradle Update to Jackson 2.8.1 2016-08-05 12:26:06 +02:00