| Package | Description |
|---|---|
| org.elasticsearch.index.mapper | |
| org.elasticsearch.index.shard |
| Modifier and Type | Method and Description |
|---|---|
DocumentMapperForType |
MapperService.documentMapperWithAutoCreate(String type)
Returns the document mapper created, including a mapping update if the
type has been dynamically created.
|
| Modifier and Type | Method and Description |
|---|---|
protected DocumentMapperForType |
TranslogRecoveryPerformer.docMapper(String type) |
Copyright © 2009–2017. All rights reserved.