Class ScorerSupplier

java.lang.Object
org.apache.lucene.search.ScorerSupplier
Direct Known Subclasses:
Boolean2ScorerSupplier, SpatialQuery.RelationScorerSupplier

public abstract class ScorerSupplier extends Object
A supplier of Scorer. This allows to get an estimate of the cost before building the Scorer.