Uses of Class
org.apache.lucene.search.suggest.document.PrefixCompletionQuery
Packages that use PrefixCompletionQuery
-
Uses of PrefixCompletionQuery in org.apache.lucene.search.suggest.document
Subclasses of PrefixCompletionQuery in org.apache.lucene.search.suggest.documentModifier and TypeClassDescriptionclass
ACompletionQuery
that match documents containing terms within an edit distance of the specified prefix.