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.
  • Constructor Details

    • IndexMergeTool

      public IndexMergeTool()
  • Method Details