Uses of Record 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.contexts
Method parameters in org.apache.lucene.search.suggest.document with type arguments of type ContextQuery.ContextMetaDataModifier and TypeMethodDescriptionprivate static Automaton
ContextQuery.toContextAutomaton
(Map<IntsRef, ContextQuery.ContextMetaData> contexts, boolean matchAllContexts)