Figured it out; Added a dependency for the dataimporthandler in my pom file.
On May 15, 2013, at 11:59 PM, PeriS wrote:
> After I turned on the logging, I found the following stack trace:
>
> Error loading class 'org.apache.solr.handler.dataimport.DataImportHandler'
>
> Not sure why the embed
After I turned on the logging, I found the following stack trace:
Error loading class 'org.apache.solr.handler.dataimport.DataImportHandler'
Not sure why the embeddedsolrserver is looking for it...
On May 15, 2013, at 7:26 PM, PeriS wrote:
> Although now its complaining about even though i hav
Although now its complaining about even though i have provided the correct core
name.
org.apache.solr.common.SolrException: No such core
On May 15, 2013, at 7:21 PM, PeriS wrote:
> Actually fixed it. So by accident i was using sole-core 3.x version. Once I
> upgraded the version of solar-cor
Actually fixed it. So by accident i was using sole-core 3.x version. Once I
upgraded the version of solar-core to 4.x it got resolved.
Thanks
-Peri.S
On May 15, 2013, at 7:14 PM, Shawn Heisey wrote:
> On 5/15/2013 5:02 PM, PeriS wrote:
>>> I m trying to use EmbeddedSolrServer but when tryin
On 5/15/2013 5:02 PM, PeriS wrote:
I m trying to use EmbeddedSolrServer but when trying to initialize the
coreContainer, get the following error;
java.lang.NoClassDefFoundError: org/apache/solr/common/ResourceLoader
Did you only use the solrj jar and the jars in solrj-libs? This is
enough fo
>
>
> I m trying to use EmbeddedSolrServer but when trying to initialize the
> coreContainer, get the following error;
> java.lang.NoClassDefFoundError: org/apache/solr/common/ResourceLoader
>
> Any ideas please?
>
> -Peri.S
>
*** DISCLAIMER *** This is a PRIVATE message. If you are not th