Refresh implicit core properties after a SWAP

2013-06-17 Thread aus...@3bx.org
I noticed that Shawn mentioned ( https://issues.apache.org/jira/browse/SOLR-4732) that “when you rename or swap cores, the solr.core.name property does NOT get updated until you restart Solr”. I’m wondering if there’s any way possible to update this property other than restarting the entire Solr a

Solr.xml dataDir attribute persistence

2013-06-12 Thread aus...@3bx.org
Hello, I’m attempting to figure out what’s required for my Solr implementation to dynamically create new cores based on a template set of config files. My plan is to use this “template” directory as the instance directory for multiple cores, while maintaining a separate data directory for eac