Uses of Class
org.apache.lucene.index.IndexUpgrader
-
Packages that use IndexUpgrader Package Description org.apache.lucene.index Code to maintain and access indices. -
-
Uses of IndexUpgrader in org.apache.lucene.index
Methods in org.apache.lucene.index that return IndexUpgrader Modifier and Type Method Description (package private) static IndexUpgrader
IndexUpgrader. parseArgs(java.lang.String[] args)
Parse arguments.
-