Uses of Class
org.elasticsearch.search.suggest.completion.context.CategoryContextMapping
-
Packages that use CategoryContextMapping Package Description org.elasticsearch.search.suggest.completion.context -
-
Uses of CategoryContextMapping in org.elasticsearch.search.suggest.completion.context
Methods in org.elasticsearch.search.suggest.completion.context that return CategoryContextMapping Modifier and Type Method Description CategoryContextMappingCategoryContextMapping.Builder. build()protected static CategoryContextMappingCategoryContextMapping. load(String name, Map<String,Object> config)Loads anamedCategoryContextMappinginstance from a map.
-