protected class FunctionQuery.AllScorer extends Scorer
Scorer.ChildScorer| Constructor and Description |
|---|
AllScorer(LeafReaderContext context,
FunctionQuery.FunctionWeight w,
float boost) |
| Modifier and Type | Method and Description |
|---|---|
int |
docID() |
Explanation |
explain(int doc) |
DocIdSetIterator |
iterator() |
float |
score() |
getChildren, getWeight, twoPhaseIteratorpublic AllScorer(LeafReaderContext context, FunctionQuery.FunctionWeight w, float boost) throws IOException
IOExceptionpublic DocIdSetIterator iterator()
public float score()
throws IOException
score in class ScorerIOExceptionpublic Explanation explain(int doc) throws IOException
IOExceptionCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.