Uses of Class
org.elasticsearch.search.suggest.completion.context.CategoryContextMapping.Builder
-
Packages that use CategoryContextMapping.Builder Package Description org.elasticsearch.search.suggest.completion.context -
-
Uses of CategoryContextMapping.Builder in org.elasticsearch.search.suggest.completion.context
Methods in org.elasticsearch.search.suggest.completion.context that return CategoryContextMapping.Builder Modifier and Type Method Description static CategoryContextMapping.BuilderContextBuilder. category(String name)Create a newCategoryContextMappingCategoryContextMapping.BuilderCategoryContextMapping.Builder. field(String fieldName)Set the name of the field to use
-