Apache Lucene.Net 2.4.0 Class Library API

IndexReader.Document Method (Int32)

Returns the stored fields of the

n
th
Document
in this index.

public virtual Document Document(
   int n
);

See Also

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