Overload List
| Name | Description | |
|---|---|---|
| Score()()()() | (Overrides SpanScorer..::..Score()()()().) | |
| Score(Collector) | Scores and collects all matching documents. (Inherited from Scorer.) | |
| Score(HitCollector) | Obsolete. Scores and collects all matching documents. (Inherited from Scorer.) | |
| Score(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.) | |
| Score(Collector, Int32, Int32) | Expert: Collects matching documents in a range. Hook for optimization.
Note, (Inherited from Scorer.)firstDocID |