ExecuteSearchIndex
Execute a search on an index using the Search Service API in Couchbase.
Input
Name | Type | Required | Description |
SearchIndexName | String | True | The Name of the search Index. |
QueryRequest | String | True | The JSON text of the document to insert. Required if not SourceTable is specified. |
Result Set Columns
Name | Type | Description |
Success | String | Whether or not the index was successfully created or dropped. |