Apache Lucene.Net 2.4.0 Class Library API

IndexWriter.GetNextMerge Method 

Expert: the {@link MergeScheduler} calls this method to retrieve the next merge requested by the MergePolicy

public virtual OneMerge GetNextMerge();

See Also

IndexWriter Class | Lucene.Net.Index Namespace