Apache Lucene.Net 2.4.0 Class Library API

LogMergePolicy.GetMergeFactor Method 

Returns the number of segments that are merged at once and also controls the total number of segments allowed to accumulate in the index.

public virtual int GetMergeFactor();

See Also

LogMergePolicy Class | Lucene.Net.Index Namespace