Uses of Class
org.apache.lucene.search.ScorerSupplier
Packages that use ScorerSupplier
-
Uses of ScorerSupplier in org.apache.lucene.search
Subclasses of ScorerSupplier in org.apache.lucene.searchModifier and TypeClassDescriptionprotected static final classA wrap for default scorer supplier.Methods in org.apache.lucene.search that return ScorerSupplierModifier and TypeMethodDescriptionDisjunctionMaxQuery.DisjunctionMaxWeight.scorerSupplier(LeafReaderContext context) FilterWeight.scorerSupplier(LeafReaderContext context) IndriAndWeight.scorerSupplier(LeafReaderContext context) PhraseWeight.scorerSupplier(LeafReaderContext context) abstract ScorerSupplierWeight.scorerSupplier(LeafReaderContext context) Get aScorerSupplier, which allows knowing the cost of theScorerbefore building it.