mirror of https://github.com/apache/lucene.git
Add 5.5.2 back compat test indexes
This commit is contained in:
parent
0018003b7c
commit
aa4c87de85
|
@ -349,6 +349,8 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
|
|||
"5.5.0-nocfs",
|
||||
"5.5.1-cfs",
|
||||
"5.5.1-nocfs",
|
||||
"5.5.2-cfs",
|
||||
"5.5.2-nocfs"
|
||||
};
|
||||
|
||||
// TODO: on 6.0.0 release, gen the single segment indices and add here:
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue