| Package | Description |
|---|---|
| org.elasticsearch.index.mapper.core |
| 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) |
Copyright © 2009–2017. All rights reserved.