Uses of Class
org.apache.lucene.search.suggest.document.ContextQuery.ContextMetaData
Packages that use ContextQuery.ContextMetaData
-
Uses of ContextQuery.ContextMetaData in org.apache.lucene.search.suggest.document
Fields in org.apache.lucene.search.suggest.document with type parameters of type ContextQuery.ContextMetaDataModifier and TypeFieldDescriptionprivate Map<IntsRef, ContextQuery.ContextMetaData> ContextQuery.contextsMethod parameters in org.apache.lucene.search.suggest.document with type arguments of type ContextQuery.ContextMetaDataModifier and TypeMethodDescriptionprivate static AutomatonContextQuery.toContextAutomaton(Map<IntsRef, ContextQuery.ContextMetaData> contexts, boolean matchAllContexts)