You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Shawn Heisey <so...@elyograg.org> on 2013/04/25 00:37:23 UTC

Solr - are there tests for CoreAdmin functions, specifically SWAP?

I couldn't find any evidence of a test in Solr for the CoreAdmin SWAP 
functionality.  Does one exist that I missed?  If not, I'll file an 
issue for testing of all CoreAdmin actions.

When I rebuild my entire index, I do a number of SWAP actions, one for 
each shard.  It works well for me up through 4.2.1, but with solr.xml 
changing format and moving to autodiscovery, the mechanism for swaps and 
renames will have to change.  Before, these actions would result in 
changes to the core definitions in solr.xml, but now the code must 
change core.properties in the affected cores.

Thanks,
Shawn

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org