Class CategoryContextMapping.Builder
java.lang.Object
org.elasticsearch.search.suggest.completion.context.ContextBuilder<CategoryContextMapping>
org.elasticsearch.search.suggest.completion.context.CategoryContextMapping.Builder
- Enclosing class:
- CategoryContextMapping
Builder for
CategoryContextMapping
-
Field Summary
Fields inherited from class org.elasticsearch.search.suggest.completion.context.ContextBuilder
name
-
Constructor Summary
-
Method Summary
Methods inherited from class org.elasticsearch.search.suggest.completion.context.ContextBuilder
category, geo
-
Constructor Details
-
Builder
Create a builder for a namedCategoryContextMapping
- Parameters:
name
- name of the mapping
-
-
Method Details
-
field
Set the name of the field to use -
build
- Specified by:
build
in classContextBuilder<CategoryContextMapping>
-