Uses of Class
org.apache.lucene.sandbox.search.PhraseWildcardQuery.PhraseTerm
Packages that use PhraseWildcardQuery.PhraseTerm
Package
Description
This package contains a flexible graph-based proximity query, TermAutomatonQuery, and geospatial
queries.
-
Uses of PhraseWildcardQuery.PhraseTerm in org.apache.lucene.sandbox.search
Subclasses of PhraseWildcardQuery.PhraseTerm in org.apache.lucene.sandbox.searchModifier and TypeClassDescriptionprotected static class
Phrase term with expansions.protected static class
Phrase term with no expansion.Fields in org.apache.lucene.sandbox.search with type parameters of type PhraseWildcardQuery.PhraseTermModifier and TypeFieldDescriptionprotected final List
<PhraseWildcardQuery.PhraseTerm> PhraseWildcardQuery.Builder.phraseTerms
protected final List
<PhraseWildcardQuery.PhraseTerm> PhraseWildcardQuery.phraseTerms
Constructor parameters in org.apache.lucene.sandbox.search with type arguments of type PhraseWildcardQuery.PhraseTermModifierConstructorDescriptionprotected
PhraseWildcardQuery
(String field, List<PhraseWildcardQuery.PhraseTerm> phraseTerms, int slop, int maxMultiTermExpansions, boolean segmentOptimizationEnabled)