Lucene.Net 1.4.3 Class Library

Searchable.Doc Method 

Expert: Returns the stored fields of document

i
. Called by {@link HitCollector} implementations.

Document Doc(
   int i
);

See Also

Searchable Interface | Lucene.Net.Search Namespace | IndexReader#document