Package org.elasticsearch.index.mapper

Interface Summary
AllFieldMapper  
BoostFieldMapper A field mapper that allows to control the boosting of a parsed document.
DocumentMapper  
DocumentMapper.ParseListener<ParseContext> A listener to be called during the parse process.
DocumentMapperParser  
FieldMapper<T>  
FieldMapperListener  
IdFieldMapper  
InternalMapper A marker interface for internal mappings.
SourceFieldMapper A mapper that maps the actual source of a generated document.
TypeFieldMapper A mapper that maps the type of the resource into the document.
UidFieldMapper  
 

Class Summary
DocumentFieldMappers  
DocumentMapper.MergeFlags  
DocumentMapper.MergeResult A result of a merge.
DocumentMapper.ParseListenerAdapter  
FieldMapper.Names  
FieldMappers A holder for several FieldMapper.
FieldMappersFieldSelector  
MapperService  
MapperService.SmartNameFieldMappers  
MapperServiceModule  
ParsedDocument  
Uid  
UidAndSourceFieldSelector An optimized field selector that loads just the uid and the source.
UidFieldSelector An optimized field selector that loads just the uid.
 

Exception Summary
DocumentMapperNotFoundException  
FailedToGenerateSourceMapperException  
InvalidTypeNameException  
MapperCompressionException  
MapperException  
MapperParsingException  
MergeMappingException