OpenSearch/qa/full-cluster-restart/src/test/java/org/elasticsearch/upgrades
Nhat Nguyen ab832c4f17 Use doc instead of _doc in FullClusterRestartIT
ES does not accept doc type starting with underscore until 6.2.0. We
have to use "doc" instead of "_doc" in FullClusterRestartIT if we are
upgrading from a 6.2.0- cluster.

Closes #42581
2019-05-27 21:35:56 -04:00
..
FullClusterRestartIT.java Use doc instead of _doc in FullClusterRestartIT 2019-05-27 21:35:56 -04:00
FullClusterRestartSettingsUpgradeIT.java Revert "Mute FullClusterRestartSettingsUpgradeIT" 2018-09-14 05:55:46 -04:00
QueryBuilderBWCIT.java Perform precise check for types warnings in cluster restart tests. (#37944) 2019-02-13 11:28:58 -08:00