On 9/4/2015 10:40 AM, Mark Fenbers wrote:
> Caused by: java.lang.ClassCastException: class
> org.apache.solr.handler.dataimport.DataImportHandler
> at java.lang.Class.asSubclass(Class.java:3208)
This is the root cause of your inability to create the dataimport
handler. This is a different me
Are you using a single instance or cloud? What version of Solr are you using?
In your solrconfig.xml is the path to where you copied your library specified
in a tag? Do you have a jar file for the Postgres JDBC driver in your
lib directory as well?
For simple setup in 5.x I copy the jars to