public static class TokenCountFieldMapper.Builder extends NumberFieldMapper.Builder<TokenCountFieldMapper.Builder,TokenCountFieldMapper>
boost, copyTo, docValues, docValuesProvider, fieldDataSettings, fieldType, includeInAll, indexAnalyzer, indexName, indexOptionsSet, multiFieldsBuilder, normsLoading, omitNormsSet, postingsProvider, searchAnalyzer, similarity
builder, name
Modifier and Type | Method and Description |
---|---|
NamedAnalyzer |
analyzer() |
TokenCountFieldMapper.Builder |
analyzer(NamedAnalyzer analyzer) |
TokenCountFieldMapper |
build(Mapper.BuilderContext context) |
TokenCountFieldMapper.Builder |
nullValue(int 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
public Builder(String name)
public TokenCountFieldMapper.Builder nullValue(int nullValue)
public TokenCountFieldMapper.Builder analyzer(NamedAnalyzer analyzer)
public NamedAnalyzer analyzer()
public TokenCountFieldMapper build(Mapper.BuilderContext context)
build
in class Mapper.Builder<TokenCountFieldMapper.Builder,TokenCountFieldMapper>
Copyright © 2009–2015. All rights reserved.