mirror of
https://github.com/apache/lucene.git
synced 2025-02-22 18:27:21 +00:00
LUCENE-3069: merge the back-compat indices from 4.x
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1562506 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
db23db43c1
commit
acfba809aa
@ -162,7 +162,12 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
|
||||
"41.cfs",
|
||||
"41.nocfs",
|
||||
"42.cfs",
|
||||
"42.nocfs"
|
||||
"42.nocfs",
|
||||
// TODO: these are on 4x, but something is wrong (they seem to be a too old DV format):
|
||||
//"45.cfs",
|
||||
//"45.nocfs",
|
||||
"461.cfs",
|
||||
"461.nocfs",
|
||||
};
|
||||
|
||||
final String[] unsupportedNames = {"19.cfs",
|
||||
|
BIN
lucene/core/src/test/org/apache/lucene/index/index.461.cfs.zip
Normal file
BIN
lucene/core/src/test/org/apache/lucene/index/index.461.cfs.zip
Normal file
Binary file not shown.
BIN
lucene/core/src/test/org/apache/lucene/index/index.461.nocfs.zip
Normal file
BIN
lucene/core/src/test/org/apache/lucene/index/index.461.nocfs.zip
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user