public class FieldLengthFeature.FieldLengthFeatureWeight.FieldLengthFeatureScorer extends Feature.FeatureWeight.FeatureScorer
Scorable.ChildScorable
itr, name
Constructor and Description |
---|
FieldLengthFeatureScorer(Feature.FeatureWeight weight,
NumericDocValues norms) |
Modifier and Type | Method and Description |
---|---|
float |
getMaxScore(int upTo) |
float |
score() |
docID, getDocInfo, iterator, setDocInfo
advanceShallow, getWeight, twoPhaseIterator
getChildren, setMinCompetitiveScore
public FieldLengthFeatureScorer(Feature.FeatureWeight weight, NumericDocValues norms) throws IOException
IOException
public float score() throws IOException
score
in class Feature.FeatureWeight.FeatureScorer
IOException
public float getMaxScore(int upTo) throws IOException
getMaxScore
in class Scorer
IOException
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.