Lucene.Net 1.4.3 Class Library

SegmentMerger.Add Method 

Add an IndexReader to the collection of readers that are to be merged

public void Add(
   IndexReader reader
);

Parameters

reader

See Also

SegmentMerger Class | Lucene.Net.Index Namespace