C# Class Lucene.Net.Misc.IndexMergeTool

Merges indices specified on the command line into the index specified as the first command line argument.
Afficher le fichier Open project: apache/lucenenet

Méthodes publiques

Méthode Description
Main ( string args ) : void

Method Details

Main() public static méthode

public static Main ( string args ) : void
args string
Résultat void