> SEVERE: Full Import failed:java.lang.RuntimeException:
> java.lang.RuntimeException:
> org.apache.solr.handler.dataimport.DataImportHandlerException:
> Could not
> load driver: com.mysql.jdbc.Driver Processing Document # 1
You need to put mysql-connector-java-5.1.*.jar to lib folder.
Hi,
i've set up and solr4 application and wanted to do an dataimport via DB. So
I'm using the DIH for the solr4 beta. If I go to the datahandler in the
admin/ panel, and click on import, I get the following messages in the log:
SEVERE: Full Import failed:java.lang.RuntimeException:
java.la