mirror of https://github.com/apache/lucene.git
LUCENE-2048: add 3.4 backwards indexes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145652 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
580b6df358
commit
a2cf98a7bb
|
@ -96,6 +96,8 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
|
||||||
"31.nocfs",
|
"31.nocfs",
|
||||||
"32.cfs",
|
"32.cfs",
|
||||||
"32.nocfs",
|
"32.nocfs",
|
||||||
|
"34.cfs",
|
||||||
|
"34.nocfs",
|
||||||
};
|
};
|
||||||
|
|
||||||
final String[] unsupportedNames = {"19.cfs",
|
final String[] unsupportedNames = {"19.cfs",
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue