This topic describes the VMware GemFire Search destroy
command.
Note: VMware GemFire Search uses the Lucene name in syntax and APIs.
The destroy lucene index
command destroys or removes the specified VMware GemFire Search index. For details about VMware GemFire Search, see VMware GemFire Search Integration.
Availability: Online. To use this command, you must be connected to a JMX Manager member in gfsh
.
destroy lucene index --region=value [--name=value]
Parameters
Name | Description |
---|---|
‑‑region | Required. Name of the region from which indexes are to be removed. |
‑‑name | Name of the index to be removed. If no --name option is specified, all indexes associated with the region are destroyed. |
destroy lucene index --region=region1
destroy lucene index --region=region1 --name=MyKeyIndex
For additional GemFire Search gfsh
commands, see the following: