Add bw 5.5.4 indices.

This commit is contained in:
Adrien Grand 2017-02-15 19:39:15 +01:00
parent 3ec273ae0a
commit 59b2a62253
3 changed files with 3 additions and 1 deletions

View File

@ -426,7 +426,9 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
"5.5.2-cfs", "5.5.2-cfs",
"5.5.2-nocfs", "5.5.2-nocfs",
"5.5.3-cfs", "5.5.3-cfs",
"5.5.3-nocfs" "5.5.3-nocfs",
"5.5.4-cfs",
"5.5.4-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: