public static class LongFieldMapper.Builder extends NumberFieldMapper.Builder<LongFieldMapper.Builder,LongFieldMapper>
| Modifier and Type | Field and Description |
|---|---|
protected Long |
nullValue |
boost, copyTo, docValues, docValuesProvider, fieldDataSettings, fieldType, includeInAll, indexAnalyzer, indexName, indexOptionsSet, multiFieldsBuilder, normsLoading, omitNormsSet, postingsProvider, searchAnalyzer, similaritybuilder, name| Modifier and Type | Method and Description |
|---|---|
LongFieldMapper |
build(Mapper.BuilderContext context) |
LongFieldMapper.Builder |
nullValue(long 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 Long nullValue
public Builder(String name)
public LongFieldMapper.Builder nullValue(long nullValue)
public LongFieldMapper build(Mapper.BuilderContext context)
build in class Mapper.Builder<LongFieldMapper.Builder,LongFieldMapper>Copyright © 2009–2016. All rights reserved.