Erick, before I do that - which I'll be happy to - I just want to make sure I'm testing the right thing. The wiki seems to indicate this is a 4.2+ feature, but the ticket marks it as fixed in 4.3. Maybe just a document bug?

-Mike

On 3/14/13 9:44 PM, Erick Erickson wrote:
Hmmmm, could you raise a JIRA and assign it to me? Please be sure and
emphasize that it's embedded because I'm pretty sure this is fine for the
regular case.

But I have to admit that the embedded case completely slipped under the
radar.

Even better if you could make a test case, but that might not be
straightforward...

Thanks,
Erick


On Wed, Mar 13, 2013 at 5:28 PM, Michael Sokolov <
msoko...@safaribooksonline.com> wrote:

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



Reply via email to