Uses of Class
org.apache.lucene.search.MultiPhraseQuery
Packages that use MultiPhraseQuery
-
Uses of MultiPhraseQuery in org.apache.lucene.search
Methods in org.apache.lucene.search that return MultiPhraseQueryConstructors in org.apache.lucene.search with parameters of type MultiPhraseQueryModifierConstructorDescriptionBuilder
(MultiPhraseQuery multiPhraseQuery) Copy constructor: this will create a builder that has the same configuration as the provided builder.