Package | Description |
---|---|
org.apache.lucene.queries.function |
Queries that compute score based upon a function.
|
Modifier and Type | Field and Description |
---|---|
private IndexReaderFunctions.ReaderFunction |
IndexReaderFunctions.IndexReaderDoubleValuesSource.func |
Constructor and Description |
---|
IndexReaderDoubleValuesSource(IndexReaderFunctions.ReaderFunction func,
java.lang.String description) |