Overload List

  NameDescription
Public methodBooleanQuery()()()()
Constructs an empty boolean query.
Public methodBooleanQuery(Boolean)
Constructs an empty boolean query. {@link Similarity#Coord(int,int)} may be disabled in scoring, as appropriate. For example, this score factor does not make sense for most automatically generated queries, like {@link WildcardQuery} and {@link FuzzyQuery}.

See Also