I had a thought, wondering if the idea is completely insane. The config file named solrconfig.xml suggests that it is a config file for all of Solr, rather than configuring an individual index (core).
The radical idea that came out of this realization is to transition to something like coreconfig.xml or core.xml instead. All 5.x versions would need to continue working with solrconfig.xml, if "config" is not present in core.properties. The name solrconfig.xml would be more appropriate for what is currently found in solr.xml, but trying to do that rename would be enormously confusing and painful for upgrading users, so I am not suggesting it. Thoughts? Thanks, Shawn --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org