Apache Lucene.Net 2.4.0 Class Library API

CompoundFileWriter.Close Method 

Merge files with the extensions added up to now. All files with these extensions are combined sequentially into the compound stream. After successful merge, the source files are deleted.

public void Close();

See Also

CompoundFileWriter Class | Lucene.Net.Index Namespace