mirror of
https://github.com/apache/lucene.git
synced 2025-02-12 21:15:19 +00:00
Add 7.7.0 back compat test indexes
This commit is contained in:
parent
242ff88e02
commit
4e34a0cb41
@ -488,7 +488,9 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
|
|||||||
"7.5.0-cfs",
|
"7.5.0-cfs",
|
||||||
"7.5.0-nocfs",
|
"7.5.0-nocfs",
|
||||||
"7.6.0-cfs",
|
"7.6.0-cfs",
|
||||||
"7.6.0-nocfs"
|
"7.6.0-nocfs",
|
||||||
|
"7.7.0-cfs",
|
||||||
|
"7.7.0-nocfs"
|
||||||
};
|
};
|
||||||
|
|
||||||
// TODO: on 6.0.0 release, gen the single segment indices and add here:
|
// TODO: on 6.0.0 release, gen the single segment indices and add here:
|
||||||
|
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user