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