Add 6.6.3 back compat test indexes

This commit is contained in:
Steve Rowe 2018-03-06 14:51:03 -05:00
parent eab33d00a0
commit 28de8218fe
3 changed files with 3 additions and 1 deletions

View File

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