public static class ShortFieldMapper.Builder extends NumberFieldMapper.Builder<ShortFieldMapper.Builder,ShortFieldMapper>
| Modifier and Type | Field and Description |
|---|---|
protected Short |
nullValue |
boost, copyTo, docValues, docValuesProvider, fieldDataSettings, fieldType, includeInAll, indexAnalyzer, indexName, indexOptionsSet, multiFieldsBuilder, normsLoading, omitNormsSet, postingsProvider, searchAnalyzer, similaritybuilder, name| Modifier and Type | Method and Description |
|---|---|
ShortFieldMapper |
build(Mapper.BuilderContext context) |
ShortFieldMapper.Builder |
nullValue(short nullValue) |
coerce, coerce, ignoreMalformed, ignoreMalformed, precisionStepaddMultiField, boost, buildFullName, buildIndexName, buildNames, copyTo, docValues, docValuesFormat, fieldDataSettings, includeInAll, index, indexAnalyzer, indexName, indexOptions, multiFieldPathType, normsLoading, omitNorms, postingsFormat, searchAnalyzer, similarity, store, storeTermVectorOffsets, storeTermVectorPayloads, storeTermVectorPositions, storeTermVectors, tokenizednameprotected Short nullValue
public Builder(String name)
public ShortFieldMapper.Builder nullValue(short nullValue)
public ShortFieldMapper build(Mapper.BuilderContext context)
build in class Mapper.Builder<ShortFieldMapper.Builder,ShortFieldMapper>Copyright © 2009–2016. All rights reserved.