Uses of Class
org.apache.lucene.search.SynonymQuery.Builder
Packages that use SynonymQuery.Builder
-
Uses of SynonymQuery.Builder in org.apache.lucene.search
Methods in org.apache.lucene.search that return SynonymQuery.BuilderModifier and TypeMethodDescriptionAdds the providedterm
as a synonym.Adds the providedterm
as a synonym, document frequencies of this term will be boosted byboost
.