Apache Lucene.Net 2.4.0 Class Library API

MergePolicy.UseCompoundDocStore Method 

Returns true if the doc store files should use the compound file format.

public abstract bool UseCompoundDocStore(
   SegmentInfos segments
);

See Also

MergePolicy Class | Lucene.Net.Index Namespace