Has the new core enumeration strategy been implemented in the
CoreContainer.Initializer.initialize() code path? It doesn't seem like
it has.
I get this exception:
Caused by: org.apache.solr.common.SolrException: Could not load config
for solrconfig.xml
at
org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:991)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1051)
... 10 more
Caused by: java.io.IOException: Can't find resource 'solrconfig.xml' in
classpath or 'solr-multi/collection1/conf/', cwd=/proj/lux
at
org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:318)
at
org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:283)
at org.apache.solr.core.Config.<init>(Config.java:103)
at org.apache.solr.core.Config.<init>(Config.java:73)
at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:117)
at
org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:989)
... 11 more
even though I have a solr.properties file in solr-multi (which is my
solr.home), and core.properties in some subdirectories of that
--
Michael Sokolov
Senior Architect
Safari Books Online