Search code examples
solrdatastax-enterprise

Renaming a Datastax Solr core


Is the OS Solr RENAME command supported in DSE? If yes, will it also rename the underlying Cassandra table? Similarly, is the SWAP command supported? And will it also swap the names of the Cassandra tables?

Any of the two would work for me. I want to replace one of my cores with something else because I found a bug in the bulk loader script that I used (hence, I have incorrect data in the existing core).

I just want to be sure before trying anything in my live cluster


Solution

  • None of swap or rename are supported at the moment.