Uses of Class
org.apache.lucene.search.ConstantScoreWeight
Packages that use ConstantScoreWeight
Package
Description
The logical representation of a
Document for indexing and
searching.Code to search indices.
Support for index-time and query-time joins.
-
Uses of ConstantScoreWeight in org.apache.lucene.document
Methods in org.apache.lucene.document with parameters of type ConstantScoreWeightModifier and TypeMethodDescriptionprotected ScorerSupplierBaseShapeDocValuesQuery.getScorerSupplier(LeafReader reader, SpatialQuery.SpatialVisitor spatialVisitor, ScoreMode scoreMode, ConstantScoreWeight weight, float boost, float score) protected ScorerSupplierSpatialQuery.getScorerSupplier(LeafReader reader, SpatialQuery.SpatialVisitor spatialVisitor, ScoreMode scoreMode, ConstantScoreWeight weight, float boost, float score) -
Uses of ConstantScoreWeight in org.apache.lucene.search
Subclasses of ConstantScoreWeight in org.apache.lucene.searchModifier and TypeClassDescriptionprotected static classprivate class -
Uses of ConstantScoreWeight in org.apache.lucene.search.join
Subclasses of ConstantScoreWeight in org.apache.lucene.search.join