Thanks Chris for your reply. I really need some help here.
1) If I put the apache-solr-dataimporthandler-*.jar files in solr/lib
folder, the jar files are loading. I see that in the tomcat logs. But in the
end it says 'ClassNotFoundException DataImportHandler'.
2) So If I remove apache-solr-datai
Thanks for your reply. Actually ClassNotFoundException is in tomcat logs. In
3.6, I don't put these jars in tomcat lib. In 4.0, should I put these jars
in tomcat lib?
thanks
srini
--
View this message in context:
http://lucene.472066.n3.nabble.com/Sorl-4-0-ClassNotFoundException-DataImportHand
:
:
: And I have all the dist jar files in dist folder. I restarted the tomcat,
: why I am still getting this error:
:
: java.lang.ClassNotFoundException:
: org.apache.solr.handler.dataimport.DataImportHandler
is the path "../../dist/" correct relative to the instanceDir for your
solr core?
I have the following line in solrconfig.xml.
And I have all the dist jar files in dist folder. I restarted the tomcat,
why I am still getting this error:
java.lang.ClassNotFoundException:
org.apache.solr.handler.dataimport.DataImportHandler
thanks
Srini
--
View this message in context:
htt