JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
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
(
String
[] args)
Parse arguments.