Package org.elasticsearch.index.mapper

Interface Summary
DocumentMapper.ParseListener<ParseContext> A listener to be called during the parse process.
FieldMapper<T>  
FieldMapperListener  
InternalMapper A marker interface for internal mappings.
Mapper  
Mapper.TypeParser  
ObjectMapperListener  
RootMapper A mapper that exists only as a mapper within a root object.
 

Class Summary
ContentPath  
DocumentFieldMappers  
DocumentMapper  
DocumentMapper.Builder  
DocumentMapper.MergeFlags  
DocumentMapper.MergeResult A result of a merge.
DocumentMapper.ParseListenerAdapter  
DocumentMapperParser  
FieldMapper.Names  
FieldMapperListener.Aggregator  
FieldMappers A holder for several FieldMapper.
Mapper.Builder<T extends Mapper.Builder,Y extends Mapper>  
Mapper.BuilderContext  
Mapper.TypeParser.ParserContext  
MapperBuilders  
MapperService  
MapperService.SmartNameFieldMappers  
MapperService.SmartNameObjectMapper  
MapperServiceModule  
MergeContext  
ObjectMapperListener.Aggregator  
ObjectMappers A holder for several ObjectMapper.
ParseContext  
ParsedDocument The result of parsing a document.
SourceToParse  
Uid  
 

Enum Summary
ContentPath.Type  
 

Exception Summary
FailedToGenerateSourceMapperException  
MapperCompressionException  
MapperException  
MapperParsingException  
MergeMappingException  
StrictDynamicMappingException  
 



Copyright © 2009-2012. All Rights Reserved.