| AbstractAtomicOrdinalsFieldData |
|
| AbstractIndexFieldData<FD extends AtomicFieldData> |
|
| AbstractIndexOrdinalsFieldData |
|
| BinaryDVAtomicFieldData |
|
| BinaryDVIndexFieldData |
|
| BinaryDVNumericIndexFieldData |
|
| BytesBinaryDVIndexFieldData |
|
| BytesBinaryDVIndexFieldData.Builder |
|
| DisabledIndexFieldData |
|
| DisabledIndexFieldData.Builder |
|
| DocValuesIndexFieldData |
|
| DocValuesIndexFieldData.Builder |
|
| DoubleArrayIndexFieldData |
|
| DoubleArrayIndexFieldData.Builder |
|
| FloatArrayIndexFieldData |
|
| FloatArrayIndexFieldData.Builder |
|
| FSTBytesAtomicFieldData |
|
| FSTBytesIndexFieldData |
|
| FSTBytesIndexFieldData.Builder |
|
| GeoPointBinaryDVIndexFieldData |
|
| GeoPointBinaryDVIndexFieldData.Builder |
|
| GeoPointCompressedAtomicFieldData |
Field data atomic impl for geo points with lossy compression.
|
| GeoPointCompressedAtomicFieldData.Single |
Assumes unset values are marked in bitset, and docId is used as the index to the value array.
|
| GeoPointCompressedIndexFieldData |
|
| GeoPointCompressedIndexFieldData.Builder |
|
| GeoPointDoubleArrayAtomicFieldData |
|
| GeoPointDoubleArrayAtomicFieldData.Single |
Assumes unset values are marked in bitset, and docId is used as the index to the value array.
|
| GeoPointDoubleArrayIndexFieldData |
|
| GeoPointDoubleArrayIndexFieldData.Builder |
|
| IndexIndexFieldData |
|
| IndexIndexFieldData.Builder |
|
| NonEstimatingEstimator |
Estimator that does nothing except for adjust the breaker after the field
data has been loaded.
|
| NumericDVIndexFieldData |
|
| PackedArrayIndexFieldData |
Stores numeric data into bit-packed arrays for better memory efficiency.
|
| PackedArrayIndexFieldData.Builder |
|
| PagedBytesAtomicFieldData |
|
| PagedBytesIndexFieldData |
|
| PagedBytesIndexFieldData.Builder |
|
| ParentChildAtomicFieldData |
|
| ParentChildIndexFieldData |
ParentChildIndexFieldData is responsible for loading the id cache mapping
needed for has_child and has_parent queries into memory.
|
| ParentChildIndexFieldData.Builder |
|
| SortedNumericDVIndexFieldData |
FieldData backed by AtomicReader.getSortedNumericDocValues(String)
|
| SortedSetDVBytesAtomicFieldData |
|
| SortedSetDVOrdinalsIndexFieldData |
|