C# Class Lucene.Net.IndexTest

Afficher le fichier Open project: runefs/Marvin

Méthodes publiques

Méthode Description
IndexDocs ( Lucene.Net.Index.IndexWriter writer, System file ) : void

Private Methods

Méthode Description
Main ( System args ) : void

Method Details

IndexDocs() public static méthode

public static IndexDocs ( Lucene.Net.Index.IndexWriter writer, System file ) : void
writer Lucene.Net.Index.IndexWriter
file System
Résultat void