OpenSearch/core/src
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
..
main The root object mapper should support updating `numeric_detection`, `date_detection` and `dynamic_date_formats`. #20119 2016-08-25 12:39:38 +02:00
test The root object mapper should support updating `numeric_detection`, `date_detection` and `dynamic_date_formats`. #20119 2016-08-25 12:39:38 +02:00