Merge pull request #1526 from fxthomas/bump-lucene-index-for-8.4.1

Update index version following Lucene upgrade to 8.4.1
This commit is contained in:
François-Xavier Thomas
2020-02-14 00:23:31 +01:00
committed by GitHub
@@ -74,7 +74,7 @@ public class IndexManager {
* DocumentFactory or the class that they use.
*
*/
private static final int INDEX_VERSION = 17;
private static final int INDEX_VERSION = 18;
/**
* Literal name of index top directory.