Package | Description |
---|---|
org.elasticsearch.index.fielddata.plain | |
org.elasticsearch.index.mapper |
Modifier and Type | Class and Description |
---|---|
class |
ParentChildIndexFieldData
ParentChildIndexFieldData is responsible for loading the id cache mapping
needed for has_child and has_parent queries into memory.
|
Modifier and Type | Method and Description |
---|---|
void |
MapperService.addTypeListener(DocumentTypeListener listener) |
void |
MapperService.removeTypeListener(DocumentTypeListener listener) |
Copyright © 2009–2015. All rights reserved.