static class BooleanTopLevelScorers.ReqSingleOptScorer extends ReqOptSumScorer
Scorer.ChildScorer| Modifier and Type | Field and Description |
|---|---|
private float |
coordBoth |
private float |
coordReq |
optIterator, optScorer, reqScorer| Constructor and Description |
|---|
ReqSingleOptScorer(Scorer reqScorer,
Scorer optScorer,
float coordReq,
float coordBoth) |
| Modifier and Type | Method and Description |
|---|---|
float |
score()
Returns the score of the current document matching the query.
|
docID, freq, getChildren, iterator, twoPhaseIteratorpublic float score()
throws java.io.IOException
ReqOptSumScorerReqOptSumScorer.iterator() is advanced the first time.score in class ReqOptSumScorerjava.io.IOException