Hi all,
Found the RC for this error. I missed some dependency library for sore-core.
Thanks
Danesh
On Mon, Nov 24, 2014 at 1:43 PM, Danesh Kuruppu
wrote:
> Hi all,
>
> Cores are not loaded to the CoreContainer. my solr.xml configuration is
>
>
>>
>> 127.0.0.1
>> ${jetty.port:8983}
Hi all,
Cores are not loaded to the CoreContainer. my solr.xml configuration is
>
> 127.0.0.1
> ${jetty.port:8983}
> ${hostContext:solr}
> ${zkClientTimeout:3}
> ${shareSchema:false}
> ${genericCoreNodeNames:true}
>
>
>class="HttpShardHandlerFactory">
>
Hi all,
I am using solr version 4.7.2
I am getting following when communicating with solr server.
org.apache.solr.common.SolrException: No such core: db
> at
> org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:112)
> at
> org.apache.solr.client.solr