Lucene.Net 1.9 Class Library
IndexWriter Constructor (Directory, Analyzer, Boolean)
public IndexWriter(
Directory
d
,
Analyzer
a
,
bool
create
);
See Also
IndexWriter Class
|
Lucene.Net.Index Namespace
|
IndexWriter Constructor Overload List