Lucene.Net 2.0 Class Library
IndexOutput.Flush Method
Forces any buffered output to be written.
public abstract
void
Flush();
See Also
IndexOutput Class
|
Lucene.Net.Store Namespace