public class SolrFeature.SolrFeatureWeight.SolrFeatureScorer extends Feature.FeatureWeight.FeatureScorer
Scorable.ChildScorable
itr, name
Constructor and Description |
---|
SolrFeatureScorer(Feature.FeatureWeight weight,
Scorer solrScorer,
SolrFeature.SolrFeatureWeight.SolrFeatureScorerIterator itr) |
Modifier and Type | Method and Description |
---|---|
float |
getMaxScore(int upTo) |
float |
score() |
docID, getDocInfo, iterator, setDocInfo
advanceShallow, getWeight, twoPhaseIterator
getChildren, setMinCompetitiveScore
public SolrFeatureScorer(Feature.FeatureWeight weight, Scorer solrScorer, SolrFeature.SolrFeatureWeight.SolrFeatureScorerIterator itr)
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.