ugprade moreterms index to 6.0.0

This commit is contained in:
Mike McCandless 2016-03-02 06:19:21 -05:00
parent 0fd7724896
commit 73f112248b
4 changed files with 1 additions and 1 deletions

View File

@ -1306,7 +1306,7 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
dir.close();
}
public static final String moreTermsIndex = "moreterms.5.0.0.zip";
public static final String moreTermsIndex = "moreterms.6.0.0.zip";
public void testMoreTerms() throws Exception {
Path oldIndexDir = createTempDir("moreterms");