mirror of https://github.com/apache/lucene.git
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:
parent
c3209306cb
commit
04a4db6bc6
|
@ -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 = {
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue