Overload List

  NameDescription
Public methodSeek(Term)
Sets this to the data for a term. The enumeration is reset to the start of the data for this term.
(Inherited from TermDocs.)
Public methodSeek(TermEnum)
Sets this to the data for the current term in a {@link TermEnum}. This may be optimized in some implementations.
(Inherited from TermDocs.)

See Also