Deleting a search index
To delete a search index:
-
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