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