OpenSearch/qa/full-cluster-restart/src/test/java/org/elasticsearch/upgrades
Adrien Grand c8af0f4bfa
Use mappings to format doc-value fields by default. (#30831)
Doc-value fields now return a value that is based on the mappings rather than
the script implementation by default.

This deprecates the special `use_field_mapping` docvalue format which was added
in #29639 only to ease the transition to 7.x and it is not necessary anymore in
7.0.
2019-01-30 10:31:51 +01:00
..
FullClusterRestartIT.java Types removal - deprecate include_type_name with index templates (#37484) 2019-01-29 20:52:41 +00:00
FullClusterRestartSettingsUpgradeIT.java Revert "Mute FullClusterRestartSettingsUpgradeIT" 2018-09-14 05:55:46 -04:00
QueryBuilderBWCIT.java Use mappings to format doc-value fields by default. (#30831) 2019-01-30 10:31:51 +01:00