|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| BoolDocValues | Abstract FunctionValues implementation which supports retrieving boolean values. |
| DocTermsIndexDocValues | Serves as base class for FunctionValues based on DocTermsIndex. |
| 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. |
| LongDocValues | Abstract FunctionValues implementation which supports retrieving long values. |
| StrDocValues | Abstract FunctionValues implementation which supports retrieving String values. |
| Exception Summary | |
|---|---|
| DocTermsIndexDocValues.DocTermsIndexException | Custom Exception to be thrown when the DocTermsIndex for a field cannot be generated |
FunctionValues for different data types.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||