Add 6.2.0 back compat test indices

This commit is contained in:
Mike McCandless 2016-08-24 18:03:03 -04:00
parent 312f45685e
commit 981180284d
3 changed files with 3 additions and 1 deletions

View File

@ -226,7 +226,9 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
"6.0.1-cfs",
"6.0.1-nocfs",
"6.1.0-cfs",
"6.1.0-nocfs"
"6.1.0-nocfs",
"6.2.0-cfs",
"6.2.0-nocfs"
};
final String[] unsupportedNames = {