public static class BoostFieldMapper.Builder extends NumberFieldMapper.Builder<BoostFieldMapper.Builder,BoostFieldMapper>
Modifier and Type | Field and Description |
---|---|
protected Float |
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 |
---|---|
BoostFieldMapper |
build(Mapper.BuilderContext context) |
BoostFieldMapper.Builder |
nullValue(float 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 Float nullValue
public Builder(String name)
public BoostFieldMapper.Builder nullValue(float nullValue)
public BoostFieldMapper build(Mapper.BuilderContext context)
build
in class Mapper.Builder<BoostFieldMapper.Builder,BoostFieldMapper>
Copyright © 2009–2015. All rights reserved.