Uses of Class
org.apache.lucene.queries.function.FunctionRangeQuery
-
Packages that use FunctionRangeQuery Package Description org.apache.lucene.queries.function Queries that compute score based upon a function. -
-
Uses of FunctionRangeQuery in org.apache.lucene.queries.function
Methods in org.apache.lucene.queries.function with parameters of type FunctionRangeQuery Modifier and Type Method Description private boolean
FunctionRangeQuery. equalsTo(FunctionRangeQuery other)
-