Lucene.Net 1.4.3 Class Library

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