Package org.apache.lucene.queries.function
-
Class Summary 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.