Uses of Class
org.apache.lucene.search.BooleanQuery
Packages that use BooleanQuery
-
Uses of BooleanQuery in org.apache.lucene.search
Methods in org.apache.lucene.search that return BooleanQueryModifier and TypeMethodDescriptionBooleanQuery.Builder.build()
Create a newBooleanQuery
based on the parameters that have been set on this builder.