public static class ParentFieldMapper.Builder extends MetadataFieldMapper.Builder<ParentFieldMapper.Builder,ParentFieldMapper>
| Modifier and Type | Field and Description |
|---|---|
protected String |
indexName |
copyTo, defaultFieldType, docValuesSet, fieldDataSettings, fieldType, includeInAll, indexOptionsSet, multiFieldsBuilder, omitNormsSetbuilder, name| Constructor and Description |
|---|
ParentFieldMapper.Builder(String documentType) |
| Modifier and Type | Method and Description |
|---|---|
ParentFieldMapper |
build(Mapper.BuilderContext context) |
ParentFieldMapper.Builder |
fieldDataSettings(Settings fieldDataSettings) |
ParentFieldMapper.Builder |
type(String type) |
addMultiField, boost, buildFullName, buildIndexName, buildIndexNameClean, buildNames, copyTo, docValues, fieldType, getDefaultIndexOption, includeInAll, index, indexAnalyzer, indexName, indexOptions, multiFieldPathType, normsLoading, nullValue, omitNorms, searchAnalyzer, setupFieldType, similarity, store, storeTermVectorOffsets, storeTermVectorPayloads, storeTermVectorPositions, storeTermVectors, tokenizednameprotected String indexName
public ParentFieldMapper.Builder(String documentType)
public ParentFieldMapper.Builder type(String type)
public ParentFieldMapper.Builder fieldDataSettings(Settings fieldDataSettings)
fieldDataSettings in class FieldMapper.Builder<ParentFieldMapper.Builder,ParentFieldMapper>public ParentFieldMapper build(Mapper.BuilderContext context)
build in class Mapper.Builder<ParentFieldMapper.Builder,ParentFieldMapper>Copyright © 2009–2017. All rights reserved.