I'm in the same situation, but is not getting what this ant example is about.
Can't find anything in solr about it. Could I get anyone to write a little
more specific what one have to do to get rid of the Error loading class
'org.apache.solr.handler.extraction.ExtractingRequestHandler' exception.
On Apr 2, 2009, at 4:55 AM, Fergus McMenemie wrote:
Thanks. Copying all those jar files to my solr/lib directory was
the trick. But why do I have to do this; is it by design or
because ExtractingRequestHandler is yet to be fully incorporated
into Solr?
It's fully integrated into the example as
>On Apr 2, 2009, at 4:26 AM, Fergus McMenemie wrote:
>> I cant get ExtractingRequestHandler to work with tomcat. Using the
>> latest version from svn and then a "make clean dist" and copying the
>> war file to a clean tomcat does not work.
>
>make?! :)
Oops!
>
>try "ant example" to see if that ge
On Apr 2, 2009, at 4:26 AM, Fergus McMenemie wrote:
I cant get ExtractingRequestHandler to work with tomcat. Using the
latest version from svn and then a "make clean dist" and copying the
war file to a clean tomcat does not work.
make?! :)
try "ant example" to see if that gets it working - i