Uses of Package
org.apache.lucene.queries.function
-
Packages that use org.apache.lucene.queries.function Package Description org.apache.lucene.queries.function -
Classes in org.apache.lucene.queries.function used by org.apache.lucene.queries.function Class Description FunctionScoreQuery A query that wraps another query, and uses a DoubleValuesSource to replace or modify the wrapped query's score If the DoubleValuesSource doesn't return a value for a particular document, then that document will be given a score of 0.