Package org.elasticsearch.index.mapper.flattened
package org.elasticsearch.index.mapper.flattened
-
ClassDescriptionA field mapper that accepts a JSON object and flattens it into a single field.A field data implementation that gives access to the values associated with a particular JSON key.A field type that represents the values under a particular JSON key, used when searching under a specific key as in 'my_flattened.key: some_value'.A field type that represents all 'root' values.The atomic field data implementation for
FlattenedFieldMapper.KeyedFlattenedFieldType
.