mirror of https://github.com/apache/lucene.git
upgrade dvupdates index to 6.0.0
This commit is contained in:
parent
73f112248b
commit
5454e1030e
|
@ -1318,7 +1318,7 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
|
|||
dir.close();
|
||||
}
|
||||
|
||||
public static final String dvUpdatesIndex = "dvupdates.5.0.0.zip";
|
||||
public static final String dvUpdatesIndex = "dvupdates.6.0.0.zip";
|
||||
|
||||
private void assertNumericDocValues(LeafReader r, String f, String cf) throws IOException {
|
||||
NumericDocValues ndvf = r.getNumericDocValues(f);
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue