Modifier and Type | Class and Description |
---|---|
class |
ByteFieldMapper |
class |
DateFieldMapper |
class |
DoubleFieldMapper |
class |
FloatFieldMapper |
class |
IntegerFieldMapper |
class |
LongFieldMapper |
class |
Murmur3FieldMapper |
class |
NumberFieldMapper<T extends Number> |
class |
ShortFieldMapper |
class |
StringFieldMapper |
class |
TokenCountFieldMapper
A
FieldMapper that takes a string and writes a count of the tokens in that string
to the index. |
Modifier and Type | Class and Description |
---|---|
class |
BoostFieldMapper |
class |
SizeFieldMapper |
class |
TimestampFieldMapper |
class |
TTLFieldMapper |
Modifier and Type | Class and Description |
---|---|
class |
IpFieldMapper |
Modifier and Type | Class and Description |
---|---|
class |
ObjectMapper |
class |
RootObjectMapper |
Copyright © 2009–2015. All rights reserved.