LUCENE-6444: add missing 4.10.4 unsupported back-compat indices

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1674961 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael McCandless 2015-04-20 18:41:22 +00:00
parent c3209306cb
commit 04a4db6bc6
3 changed files with 2 additions and 0 deletions

View File

@ -320,6 +320,8 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
"4.10.2-nocfs", "4.10.2-nocfs",
"4.10.3-cfs", "4.10.3-cfs",
"4.10.3-nocfs", "4.10.3-nocfs",
"4.10.4-cfs",
"4.10.4-nocfs"
}; };
final static String[] oldSingleSegmentNames = { final static String[] oldSingleSegmentNames = {