Re: No files added to classloader from lib

2013-06-05 Thread O. Olson
Good call Jack. I totally missed that. I am curious how dataimport handler worked before – if I made a mistake in the specification and it did not get the jar. Anyway, it works now. Thanks again. O.O. "apache-solr-dataimporthandler-.*\.jar" - note that the "apache-" prefix has been removed from

Re: No files added to classloader from lib

2013-06-05 Thread Jack Krupansky
"apache-solr-dataimporthandler-.*\.jar" - note that the "apache-" prefix has been removed from Solr jar files. -- Jack Krupansky -Original Message- From: O. Olson Sent: Wednesday, June 05, 2013 12:01 PM To: solr-user@lucene.apache.org Subject: No files added to classloader from lib H