mirror of https://github.com/apache/lucene.git
ugprade moreterms index to 6.0.0
This commit is contained in:
parent
0fd7724896
commit
73f112248b
|
@ -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");
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue