I see the extracting request handler is not configured by default and I don't see the libs needed for it as part of the configuration. I've been trying for days to get this to work on a windows platform with the raw download of Solr. I can setup linux-based solr with tika etal without any problems but no joy with Windows. Anyone have any idea how to get this to work?
I was hoping I could creat a lib directory in solr/collection1 directory to include the solr-cell jar file and the rest of the libs needed by tika.
I've tried a few changes to the solrconfig.xml file to see if it would load them but no luck. I still get the lazy loading exception on the request handler.
I'm really hoping someone else has got this to work? Help!
Bruce