Re: AW: CoreContainer#createAndLoad, existing cores not loaded

2015-01-29 Thread Shawn Heisey
On 1/29/2015 12:13 AM, Clemens Wyss DEV wrote: > BTW: > None of my core folders contains a core.properties file ... ? Could it be due > to the fact that I am (so far) running only EmbeddedSolrServer, hence no real > Solr-Server? I'm not sure how it's working without core.properties files, unless

Re: AW: CoreContainer#createAndLoad, existing cores not loaded

2015-01-29 Thread Shawn Heisey
On 1/29/2015 12:08 AM, Clemens Wyss DEV wrote: > Thx Shawn. I am running latest-greatest Solr (4.10.3) > Solr home is e.g. > /opt/webs//WebContent/WEB-INF/solr > the core(s) reside in > /opt/webs//WebContent/WEB-INF/solr/cores > Should these be found by core discovery? > If not, how can I configur