Method PrepareCommit
PrepareCommit()
Expert: prepare for commit.
NOTE: if this method hits an OutOfMemoryError you should immediately close the writer. See above for details.
Declaration
public void PrepareCommit()
See Also
Lucene.Net.Index.IndexWriter.PrepareCommit(IDictionary{System.String,System.String})