Uses of Class
org.apache.lucene.search.suggest.document.ContextQuery
-
Packages that use ContextQuery Package Description org.elasticsearch.search.suggest.completion.context -
-
Uses of ContextQuery in org.elasticsearch.search.suggest.completion.context
Methods in org.elasticsearch.search.suggest.completion.context that return ContextQuery Modifier and Type Method Description ContextQueryContextMappings. toContextQuery(CompletionQuery query, Map<String,List<ContextMapping.InternalQueryContext>> queryContexts)Wraps aCompletionQuerywith context queries
-