Apache Lucene.Net 2.4.0 Class Library API

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

public SegmentInfo(
   string name,
   int docCount,
   Directory dir,
   bool isCompoundFile,
   bool hasSingleNormFile,
   int docStoreOffset,
   string docStoreSegment,
   bool docStoreIsCompoundFile,
   bool hasProx
);

See Also

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