public static class PercolatorFieldMapper.Builder extends org.elasticsearch.index.mapper.FieldMapper.Builder<PercolatorFieldMapper.Builder,PercolatorFieldMapper>
| Constructor and Description |
|---|
Builder(java.lang.String fieldName,
java.util.function.Supplier<org.elasticsearch.index.query.QueryShardContext> queryShardContext) |
| Modifier and Type | Method and Description |
|---|---|
PercolatorFieldMapper |
build(org.elasticsearch.index.mapper.Mapper.BuilderContext context) |
addMultiField, boost, buildFullName, copyTo, defaultDocValues, docValues, fieldType, getDefaultIndexOption, includeInAll, index, indexAnalyzer, indexOptions, nullValue, omitNorms, searchAnalyzer, searchQuoteAnalyzer, setupFieldType, similarity, store, storeTermVectorOffsets, storeTermVectorPayloads, storeTermVectorPositions, storeTermVectors, tokenizedpublic Builder(java.lang.String fieldName,
java.util.function.Supplier<org.elasticsearch.index.query.QueryShardContext> queryShardContext)
public PercolatorFieldMapper build(org.elasticsearch.index.mapper.Mapper.BuilderContext context)
build in class org.elasticsearch.index.mapper.Mapper.Builder<PercolatorFieldMapper.Builder,PercolatorFieldMapper>