Click or drag to resize

BooleanQuery Methods

The BooleanQuery type exposes the following members.

Methods
  NameDescription
Public methodExport (Overrides SearchQueryBaseExport.)
Public methodMust
Result documents must satisfy these queries.
Public methodMustNot
Result documents must not satisfy these queries.
Public methodShould
Result documents should satisfy these queries..
Public methodShouldMin
If a hit satisfies at least min queries in the should be boosted by this amount.
Top
See Also