Uses of Class
org.apache.lucene.queries.function.FunctionQuery.FunctionWeight
Packages that use FunctionQuery.FunctionWeight
Package
Description
Queries that compute score based upon a function.
-
Uses of FunctionQuery.FunctionWeight in org.apache.lucene.queries.function
Fields in org.apache.lucene.queries.function declared as FunctionQuery.FunctionWeightModifier and TypeFieldDescription(package private) final FunctionQuery.FunctionWeight
FunctionQuery.AllScorer.weight
Constructors in org.apache.lucene.queries.function with parameters of type FunctionQuery.FunctionWeightModifierConstructorDescriptionAllScorer
(LeafReaderContext context, FunctionQuery.FunctionWeight w, float boost)