org.apache.lucene.misc
Class IndexMergeTool
java.lang.Object
org.apache.lucene.misc.IndexMergeTool
public class IndexMergeTool
- extends Object
Merges indices specified on the command line into the index
specified as the first command line argument.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IndexMergeTool
public IndexMergeTool()
main
public static void main(String[] args)
throws IOException
- Throws:
IOException