static final class GlobalOrdinalsWithScoreQuery.SegmentOrdinalScorer extends BaseGlobalOrdinalScorer
Scorable.ChildScorable| Modifier and Type | Field and Description |
|---|---|
(package private) GlobalOrdinalsWithScoreCollector |
collector |
approximation, score, values| Constructor and Description |
|---|
SegmentOrdinalScorer(Weight weight,
GlobalOrdinalsWithScoreCollector collector,
SortedDocValues values,
DocIdSetIterator approximation) |
| Modifier and Type | Method and Description |
|---|---|
protected TwoPhaseIterator |
createTwoPhaseIterator(DocIdSetIterator approximation) |
docID, getMaxScore, iterator, score, twoPhaseIteratoradvanceShallow, getWeightgetChildren, setMinCompetitiveScorefinal GlobalOrdinalsWithScoreCollector collector
public SegmentOrdinalScorer(Weight weight, GlobalOrdinalsWithScoreCollector collector, SortedDocValues values, DocIdSetIterator approximation)
protected TwoPhaseIterator createTwoPhaseIterator(DocIdSetIterator approximation)
createTwoPhaseIterator in class BaseGlobalOrdinalScorer