Module org.elasticsearch.server
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 SummaryFields inherited from class org.elasticsearch.search.suggest.completion.context.ContextBuildername
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.elasticsearch.search.suggest.completion.context.ContextBuildercategory, geo
- 
Constructor Details- 
BuilderCreate a builder for a namedCategoryContextMapping- Parameters:
- name- name of the mapping
 
 
- 
- 
Method Details- 
fieldSet the name of the field to use
- 
build- Specified by:
- buildin class- ContextBuilder<CategoryContextMapping>
 
 
-