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.ReaderFunctionIndexReaderFunctions.IndexReaderDoubleValuesSource.funcConstructors in org.apache.lucene.queries.function with parameters of type IndexReaderFunctions.ReaderFunctionModifierConstructorDescriptionprivateIndexReaderDoubleValuesSource(IndexReaderFunctions.ReaderFunction func, String description)