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 void
main(String[] args)

Method Details

main

public static void main(String[] args)
            throws IOException

Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.