org.apache.lucene.misc

Class IndexMergeTool

public class IndexMergeTool extends Object

Merges indices specified on the command line into the index specified as the first command line argument.

Version: $Id$

Author: Erik Hatcher

Method Summary
static voidmain(String[] args)

Method Detail

main

public static void main(String[] args)
Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.