C# Class Lucene.Net.Misc.IndexMergeTool

Merges indices specified on the command line into the index specified as the first command line argument.
Exibir arquivo Open project: apache/lucenenet

Public Methods

Method Description
Main ( string args ) : void

Method Details

Main() public static method

public static Main ( string args ) : void
args string
return void