adds 6.0.0 back compat test indexes

This commit is contained in:
nknize 2016-04-08 14:19:38 -05:00
parent 65bfc19f98
commit 48f77829f4
3 changed files with 3 additions and 1 deletions

View File

@ -341,7 +341,9 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
"5.4.1-cfs",
"5.4.1-nocfs",
"5.5.0-cfs",
"5.5.0-nocfs"
"5.5.0-nocfs",
"6.0.0-cfs",
"6.0.0-nocfs"
};
// TODO: on 6.0.0 release, gen the single segment indices and add here: