C# Class Lucene.Net.IndexTest

Datei anzeigen Open project: runefs/Marvin

Public Methods

Method Description
IndexDocs ( Lucene.Net.Index.IndexWriter writer, System file ) : void

Private Methods

Method Description
Main ( System args ) : void

Method Details

IndexDocs() public static method

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