Apache Lucene.Net 2.4.0 Class Library API

SegmentReader.Get Method

Overload List

 

public static SegmentReader Get(SegmentInfo);

 

public static SegmentReader Get(SegmentInfo,int);

 

public static SegmentReader Get(Directory,SegmentInfo,SegmentInfos,bool,bool,int);

 

public static SegmentReader Get(bool,SegmentInfo);

 

public static SegmentReader Get(bool,SegmentInfos,SegmentInfo,bool);

 

public static SegmentReader Get(bool,Directory,SegmentInfo,SegmentInfos,bool,bool,int,bool);

See Also

SegmentReader Class | Lucene.Net.Index Namespace