Deleting a search index
Steps to delete search index.
To delete a search index:
Procedure
-
Launch cqlsh and execute the CQL command to drop the search index:
DROP SEARCH INDEX wiki.solr;
-
Exit cqlsh and verify that the files are deleted from the file system:
ls /var/lib/cassandra/data/solr.data/wiki.solr/index