Lucene.Net 1.9 Class Library

IndexWriter Constructor (String, Analyzer, Boolean)

public IndexWriter(
   string path,
   Analyzer a,
   bool create
);

See Also

IndexWriter Class | Lucene.Net.Index Namespace | IndexWriter Constructor Overload List