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