protected static class QueryComponent.FakeScorer extends Scorer
Scorer.ChildScorer| Modifier and Type | Method and Description |
|---|---|
int |
docID() |
int |
freq() |
Collection<Scorer.ChildScorer> |
getChildren() |
Weight |
getWeight() |
DocIdSetIterator |
iterator() |
float |
score() |
twoPhaseIteratorpublic float score()
throws IOException
score in class ScorerIOExceptionpublic int freq()
throws IOException
freq in class ScorerIOExceptionpublic DocIdSetIterator iterator()
public Collection<Scorer.ChildScorer> getChildren()
getChildren in class ScorerCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.