Apache Lucene.Net 2.1 Class Library API

IndexReader.Open Method (String)

Returns an IndexReader reading the index in an FSDirectory in the named path.

public static IndexReader Open(
   string path
);

See Also

IndexReader Class | Lucene.Net.Index Namespace | IndexReader.Open Overload List