![]() | DisjunctionQuery Class |
Namespace: Couchbase.Search.Queries.Compound
public class DisjunctionQuery : SearchQueryBase, IEnumerable<ISearchQuery>, IEnumerable
The DisjunctionQuery type exposes the following members.
Name | Description | |
---|---|---|
![]() | DisjunctionQuery | Initializes a new instance of the DisjunctionQuery class |
Name | Description | |
---|---|---|
![]() | Export | (Overrides SearchQueryBaseExport.) |
![]() | GetEnumerator | |
![]() | Min |
The minimum number of child queries that must be satisfied for the disjunction query.
|
![]() | Or |
Adds additional SearchQueryBase implementations to this ConjunctionQuery.
|