| Package | Description |
|---|---|
| org.elasticsearch.index.fielddata.plain |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractIndexOrdinalsFieldData |
class |
DoubleArrayIndexFieldData |
class |
FloatArrayIndexFieldData |
class |
GeoPointArrayIndexFieldData
Loads FieldData for an array of GeoPoints supporting both long encoded points and backward compatible double arrays
|
class |
IndexIndexFieldData |
class |
PackedArrayIndexFieldData
Stores numeric data into bit-packed arrays for better memory efficiency.
|
class |
PagedBytesIndexFieldData |
class |
ParentChildIndexFieldData
ParentChildIndexFieldData is responsible for loading the id cache mapping
needed for has_child and has_parent queries into memory.
|
Copyright © 2009–2017. All rights reserved.