Apache Lucene.Net 2.1 Class Library API

TermDocs.Seek Method (Term)

Sets this to the data for a term. The enumeration is reset to the start of the data for this term.

void Seek(
   Term term
);

See Also

TermDocs Interface | Lucene.Net.Index Namespace | TermDocs.Seek Overload List