Apache Lucene.Net 2.4.0 Class Library API

SegmentInfo Constructor (String, Int32, Directory, Boolean, Boolean)

public SegmentInfo(
   string name,
   int docCount,
   Directory dir,
   bool isCompoundFile,
   bool hasSingleNormFile
);

See Also

SegmentInfo Class | Lucene.Net.Index Namespace | SegmentInfo Constructor Overload List