Class MatchNoneQuery
A match none query doesn't match any document in the index.
Implements
Inherited Members
Namespace: Couchbase.Search.Queries.Simple
Assembly: Couchbase.NetClient.dll
Syntax
public class MatchNoneQuery : SearchQueryBase, ISearchQuery
Methods
| Edit this page View SourceExport()
Gets a JSON object representing this query instance />
Declaration
public override JObject Export()
Returns
Type | Description |
---|---|
JObject |