Uses of Interface
org.apache.lucene.queries.function.IndexReaderFunctions.ReaderFunction
Packages that use IndexReaderFunctions.ReaderFunction
Package
Description
Queries that compute score based upon a function.
-
Uses of IndexReaderFunctions.ReaderFunction in org.apache.lucene.queries.function
Fields in org.apache.lucene.queries.function declared as IndexReaderFunctions.ReaderFunctionModifier and TypeFieldDescriptionprivate final IndexReaderFunctions.ReaderFunction
IndexReaderFunctions.IndexReaderDoubleValuesSource.func
Constructors in org.apache.lucene.queries.function with parameters of type IndexReaderFunctions.ReaderFunctionModifierConstructorDescriptionprivate
IndexReaderDoubleValuesSource
(IndexReaderFunctions.ReaderFunction func, String description)