![]() | BooleanQuery Class |
Namespace: Couchbase.Search.Queries.Compound
public class BooleanQuery : SearchQueryBase
The BooleanQuery type exposes the following members.
Name | Description | |
---|---|---|
![]() | BooleanQuery | Initializes a new instance of the BooleanQuery class |
Name | Description | |
---|---|---|
![]() | Export | (Overrides SearchQueryBaseExport.) |
![]() | Must |
Result documents must satisfy these queries.
|
![]() | MustNot |
Result documents must not satisfy these queries.
|
![]() | Should |
Result documents should satisfy these queries..
|
![]() | ShouldMin |
If a hit satisfies at least min queries in the should be boosted by this amount.
|