Uses of Class
org.apache.lucene.search.PhraseQuery.Builder
Packages that use PhraseQuery.Builder
-
Uses of PhraseQuery.Builder in org.apache.lucene.search
Methods in org.apache.lucene.search that return PhraseQuery.BuilderModifier and TypeMethodDescriptionAdds a term to the end of the query phrase.Adds a term to the end of the query phrase.PhraseQuery.Builder.setSlop
(int slop) Set the slop.