| Package | Description |
|---|---|
| org.elasticsearch.index.mapper |
| Modifier and Type | Method and Description |
|---|---|
abstract DocumentMapperParser |
ParseContext.docMapperParser() |
DocumentMapperParser |
ParseContext.InternalParseContext.docMapperParser() |
DocumentMapperParser |
MapperService.documentMapperParser() |
| Constructor and Description |
|---|
ParseContext.InternalParseContext(Settings indexSettings,
DocumentMapperParser docMapperParser,
DocumentMapper docMapper,
ContentPath path) |
Copyright © 2009–2017. All rights reserved.