java.lang.Object
org.apache.lucene.search.Scorable
org.apache.lucene.search.Score
Used by
BulkScorer
s that need to pass a Scorable
to LeafCollector.setScorer(org.apache.lucene.search.Scorable)
.-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.lucene.search.Scorable
Scorable.ChildScorable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfloat
score()
Returns the score of the current document matching the query.Methods inherited from class org.apache.lucene.search.Scorable
getChildren, setMinCompetitiveScore, smoothingScore