Modifier and Type | Method and Description |
---|---|
Mapper.TypeParser |
Mapper.TypeParser.ParserContext.typeParser(String type) |
Modifier and Type | Method and Description |
---|---|
void |
DocumentMapperParser.putRootTypeParser(String type,
Mapper.TypeParser typeParser) |
void |
DocumentMapperParser.putTypeParser(String type,
Mapper.TypeParser typeParser) |
Constructor and Description |
---|
ParserContext(PostingsFormatService postingsFormatService,
DocValuesFormatService docValuesFormatService,
AnalysisService analysisService,
SimilarityLookupService similarityLookupService,
com.google.common.collect.ImmutableMap<String,Mapper.TypeParser> typeParsers,
Version indexVersionCreated) |
Modifier and Type | Class and Description |
---|---|
static class |
BinaryFieldMapper.TypeParser |
static class |
BooleanFieldMapper.TypeParser |
static class |
ByteFieldMapper.TypeParser |
static class |
CompletionFieldMapper.TypeParser |
static class |
DateFieldMapper.TypeParser |
static class |
DoubleFieldMapper.TypeParser |
static class |
FloatFieldMapper.TypeParser |
static class |
IntegerFieldMapper.TypeParser |
static class |
LongFieldMapper.TypeParser |
static class |
Murmur3FieldMapper.TypeParser |
static class |
ShortFieldMapper.TypeParser |
static class |
StringFieldMapper.TypeParser |
static class |
TokenCountFieldMapper.TypeParser |
Modifier and Type | Field and Description |
---|---|
static Mapper.TypeParser |
TypeParsers.multiFieldConverterTypeParser |
Modifier and Type | Class and Description |
---|---|
static class |
GeoPointFieldMapper.TypeParser |
static class |
GeoShapeFieldMapper.TypeParser |
Modifier and Type | Class and Description |
---|---|
static class |
AllFieldMapper.TypeParser |
static class |
AnalyzerMapper.TypeParser |
static class |
BoostFieldMapper.TypeParser |
static class |
FieldNamesFieldMapper.TypeParser |
static class |
IdFieldMapper.TypeParser |
static class |
IndexFieldMapper.TypeParser |
static class |
ParentFieldMapper.TypeParser |
static class |
RoutingFieldMapper.TypeParser |
static class |
SizeFieldMapper.TypeParser |
static class |
SourceFieldMapper.TypeParser |
static class |
TimestampFieldMapper.TypeParser |
static class |
TTLFieldMapper.TypeParser |
static class |
TypeFieldMapper.TypeParser |
static class |
UidFieldMapper.TypeParser |
static class |
VersionFieldMapper.TypeParser |
Modifier and Type | Class and Description |
---|---|
static class |
IpFieldMapper.TypeParser |
Modifier and Type | Class and Description |
---|---|
static class |
ObjectMapper.TypeParser |
static class |
RootObjectMapper.TypeParser |
Copyright © 2009–2015. All rights reserved.