I think the problem is that you have the wrong name for the jar file: you
have apache-solr-dataimporthandler instead of  simply
solr-dataimporthandler.

In my solrconfig.xml, I have

  <lib dir="../../../dist/" regex="solr-dataimporthandler-.*\.jar" />

--- which may or may not work for you.

Reply via email to