Class ConstantScoreScorerSupplier

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

public abstract class ConstantScoreScorerSupplier extends ScorerSupplier
Specialization of ScorerSupplier for queries that produce constant scores.
NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.