| Package | Description |
|---|---|
| org.apache.lucene.queries.function.valuesource |
A variety of functions to use with FunctionQuery.
|
| Class and Description |
|---|
| BoolDocValues
Abstract
FunctionValues implementation which supports retrieving boolean values. |
| DoubleDocValues
Abstract
FunctionValues implementation which supports retrieving double values. |
| FloatDocValues
Abstract
FunctionValues implementation which supports retrieving float values. |
| IntDocValues
Abstract
FunctionValues implementation which supports retrieving int values. |