Apache Lucene.Net 2.4.0 Class Library API

Searchable.Doc Method (Int32)

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 | Searchable.Doc Overload List |