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, similarity
builder, name
Modifier and Type | Method and Description |
---|---|
ShortFieldMapper |
build(Mapper.BuilderContext context) |
ShortFieldMapper.Builder |
nullValue(short nullValue) |
coerce, coerce, ignoreMalformed, ignoreMalformed, precisionStep
addMultiField, boost, buildFullName, buildIndexName, buildNames, copyTo, docValues, docValuesFormat, fieldDataSettings, includeInAll, index, indexAnalyzer, indexName, indexOptions, multiFieldPathType, normsLoading, omitNorms, postingsFormat, searchAnalyzer, similarity, store, storeTermVectorOffsets, storeTermVectorPayloads, storeTermVectorPositions, storeTermVectors, tokenized
name
protected 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–2015. All rights reserved.