public class Feature.FeatureWeight.ValueFeatureScorer extends Feature.FeatureWeight.FeatureScorer
Scorable.ChildScorableitr, name| Constructor and Description |
|---|
ValueFeatureScorer(Feature.FeatureWeight weight,
float constScore,
DocIdSetIterator itr) |
| Modifier and Type | Method and Description |
|---|---|
float |
getMaxScore(int upTo) |
float |
score() |
docID, getDocInfo, iterator, setDocInfoadvanceShallow, getWeight, twoPhaseIteratorgetChildren, setMinCompetitiveScorepublic ValueFeatureScorer(Feature.FeatureWeight weight, float constScore, DocIdSetIterator itr)
public float score()
score in class Feature.FeatureWeight.FeatureScorerpublic float getMaxScore(int upTo)
throws IOException
getMaxScore in class ScorerIOExceptionCopyright © 2000-2019 Apache Software Foundation. All Rights Reserved.