Package | Description |
---|---|
org.elasticsearch.index.mapper.core | |
org.elasticsearch.index.mapper.internal |
Modifier and Type | Class and Description |
---|---|
class |
TokenCountFieldMapper
A
FieldMapper that takes a string and writes a count of the tokens in that string
to the index. |
Modifier and Type | Method and Description |
---|---|
IntegerFieldMapper |
IntegerFieldMapper.Builder.build(Mapper.BuilderContext context) |
Modifier and Type | Class and Description |
---|---|
class |
SizeFieldMapper |
Copyright © 2009–2015. All rights reserved.