public static class IndexFieldMapper.Builder extends MetadataFieldMapper.Builder<IndexFieldMapper.Builder,IndexFieldMapper>
copyTo, defaultFieldType, docValuesSet, fieldDataSettings, fieldType, includeInAll, indexName, indexOptionsSet, multiFieldsBuilder, omitNormsSet
builder, name
Constructor and Description |
---|
Builder(MappedFieldType existing) |
Modifier and Type | Method and Description |
---|---|
IndexFieldMapper |
build(Mapper.BuilderContext context) |
IndexFieldMapper.Builder |
enabled(EnabledAttributeMapper enabledState) |
addMultiField, boost, buildFullName, buildIndexName, buildIndexNameClean, buildNames, copyTo, docValues, fieldDataSettings, fieldType, getDefaultIndexOption, includeInAll, index, indexAnalyzer, indexName, indexOptions, multiFieldPathType, normsLoading, nullValue, omitNorms, searchAnalyzer, setupFieldType, similarity, store, storeTermVectorOffsets, storeTermVectorPayloads, storeTermVectorPositions, storeTermVectors, tokenized
name
public Builder(MappedFieldType existing)
public IndexFieldMapper.Builder enabled(EnabledAttributeMapper enabledState)
public IndexFieldMapper build(Mapper.BuilderContext context)
build
in class Mapper.Builder<IndexFieldMapper.Builder,IndexFieldMapper>
Copyright © 2009–2016. All rights reserved.