Lucene.Net 1.9 Class Library

IndexWriter Constructor

Overload List

 

public IndexWriter(Directory,Analyzer,bool);

 

public IndexWriter(FileInfo,Analyzer,bool);

 

public IndexWriter(string,Analyzer,bool);

See Also

IndexWriter Class | Lucene.Net.Index Namespace