Hello Jonas, Did you figure this out?
Dr. Chuck Brooks 248-838-5070 -----Original Message----- From: Jonas Vasiliauskas [mailto:jonas.vasiliaus...@yahoo.com.INVALID] Sent: Saturday, July 02, 2016 11:37 AM To: solr-user@lucene.apache.org Subject: Data import handler in techproducts example Hey, I'm quite new to solr and java environments. I have a goal for myself to import some data from mysql database in techproducts (core) example. I have setup data import handler (DIH) for techproducts based on instructions here https://wiki.apache.org/solr/DIHQuickStart , but looks like solr doesn't load DIH libraries, could someone please explain in quick words on how to check if DIH is loaded and if not - how can I load it ? Stacktrace is here: http://pastebin.ca/3654347 Thanks,