Deleting a local DB index
About this task
Check that no plugin applications are using the index before deleting it.
When the index is deleted, the corresponding index database is also deleted. The disk space is reclaimed after the cleaner threads begin. |
Steps
-
To remove an index from the database, run
dsconfig
with thedelete-local-db-index
option.Example:
$ bin/dsconfig delete-local-db-index \ --index-name roomNumber --backend-name userRoot