Constructs an IndexWriter for the index in
path. Text will be analyzed with
a. If
createis true, then a new, empty index will be created in
path, replacing the index already there, if any.
trueto create the index or overwrite the existing one;
falseto append to the existing index
IndexWriter Class | Lucene.Net.Index Namespace | IndexWriter Constructor Overload List