Package org.apache.solr.ltr.feature
Class SolrFeature.SolrFeatureWeight.SolrFeatureScorer
java.lang.Object
org.apache.lucene.search.Scorable
org.apache.lucene.search.Scorer
org.apache.solr.ltr.feature.Feature.FeatureWeight.FeatureScorer
org.apache.solr.ltr.feature.Feature.FeatureWeight.FilterFeatureScorer
org.apache.solr.ltr.feature.SolrFeature.SolrFeatureWeight.SolrFeatureScorer
- Enclosing class:
SolrFeature.SolrFeatureWeight
public static class SolrFeature.SolrFeatureWeight.SolrFeatureScorer
extends Feature.FeatureWeight.FilterFeatureScorer
Scorer for a SolrFeature
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.lucene.search.Scorable
org.apache.lucene.search.Scorable.ChildScorable -
Field Summary
Fields inherited from class org.apache.solr.ltr.feature.Feature.FeatureWeight.FilterFeatureScorer
inFields inherited from class org.apache.solr.ltr.feature.Feature.FeatureWeight.FeatureScorer
itr, name -
Constructor Summary
ConstructorsConstructorDescriptionSolrFeatureScorer(Feature.FeatureWeight weight, org.apache.lucene.search.Scorer solrScorer) -
Method Summary
Methods inherited from class org.apache.solr.ltr.feature.Feature.FeatureWeight.FilterFeatureScorer
advanceShallow, docID, getMaxScore, iterator, nextDocsAndScoresMethods inherited from class org.apache.solr.ltr.feature.Feature.FeatureWeight.FeatureScorer
getDocInfo, getWeight, setDocInfoMethods inherited from class org.apache.lucene.search.Scorer
twoPhaseIteratorMethods inherited from class org.apache.lucene.search.Scorable
getChildren, setMinCompetitiveScore, smoothingScore
-
Constructor Details
-
SolrFeatureScorer
-
-
Method Details
-
score
- Specified by:
scorein classFeature.FeatureWeight.FeatureScorer- Throws:
IOException
-