Overload List

  NameDescription
Public methodScore()()()() (Overrides Scorer..::..Score()()()().)
Public methodScore(Collector) (Overrides Scorer..::..Score(Collector).)
Public methodScore(HitCollector) Obsolete.
Scores and collects all matching documents.
(Inherited from Scorer.)
Protected methodScore(HitCollector, Int32) Obsolete.
Expert: Collects matching documents in a range. Hook for optimization. Note that {@link #Next()} must be called once before this method is called for the first time.
(Inherited from Scorer.)
Public methodScore(Collector, Int32, Int32) (Overrides Scorer..::..Score(Collector, Int32, Int32).)

See Also