Class ScorerSupplier

java.lang.Object
org.apache.lucene.search.ScorerSupplier

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