Class ValueSourceAugmenter.ScoreAndDoc
java.lang.Object
org.apache.lucene.search.Scorable
org.apache.solr.response.transform.ValueSourceAugmenter.ScoreAndDoc
- Enclosing class:
ValueSourceAugmenter
protected static class ValueSourceAugmenter.ScoreAndDoc
extends org.apache.lucene.search.Scorable
Fake scorer for a single document
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.lucene.search.Scorable
org.apache.lucene.search.Scorable.ChildScorable -
Method Summary
Methods inherited from class org.apache.lucene.search.Scorable
getChildren, setMinCompetitiveScore, smoothingScore
-
Method Details
-
docID
public int docID() -
score
- Specified by:
scorein classorg.apache.lucene.search.Scorable- Throws:
IOException
-