index delete
The index delete command deletes a Spectrum Advanced Matching search index.
Usage
index delete --d NameRequired | Argument | Description |
---|---|---|
Yes | --d Name | Specifies the name of the search index you want to delete. |
Example
This example deletes a search index named "CustomerIndex".
index delete --d CustomerIndex