Apache Lucene.Net 2.4.0 Class Library API

IndexOutput.Flush Method 

Forces any buffered output to be written.

public abstract void Flush();

See Also

IndexOutput Class | Lucene.Net.Store Namespace