| Package | Description |
|---|---|
| org.elasticsearch.index.mapper.core | |
| org.elasticsearch.index.mapper.ip |
| Modifier and Type | Class and Description |
|---|---|
static class |
NumberFieldMapper.Builder<T extends NumberFieldMapper.Builder,Y extends NumberFieldMapper> |
| Modifier and Type | Class and Description |
|---|---|
class |
ByteFieldMapper |
class |
DateFieldMapper |
class |
DoubleFieldMapper |
class |
FloatFieldMapper |
class |
IntegerFieldMapper |
class |
LongFieldMapper |
class |
ShortFieldMapper |
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 |
|---|---|
protected NumberFieldMapper |
NumberFieldMapper.clone() |
| Modifier and Type | Class and Description |
|---|---|
class |
IpFieldMapper |
Copyright © 2009–2017. All rights reserved.