Apache Lucene.Net 2.4.0 Class Library API

SegmentMerger.Merge Method 

Merges the readers specified by the {@link #add} method into the directory passed to the constructor

public int Merge();

Return Value

The number of documents that were merged

See Also

SegmentMerger Class | Lucene.Net.Index Namespace