Apache Lucene.Net 2.4.0 Class Library API

IndexReader Constructor

Overload List

Initializes a new instance of the IndexReader class.

protected internal IndexReader();

 

protected internal IndexReader(Directory);

See Also

IndexReader Class | Lucene.Net.Index Namespace