Enum SearchStatus
The status of the ISearchQuery response.
Namespace: Couchbase.Search
Assembly: Couchbase.NetClient.dll
Syntax
public enum SearchStatus
Fields
Name | Description |
---|---|
Failed | The search query failed. |
Success | The search query returned with an HTTP 200 |