ractPluginLoader.java:
>>> 84)
>>> at org.apache.solr.core.RequestHandlers
>>> $1.create(RequestHandlers.java:154)
>>> at org.apache.solr.core.RequestHandlers
>>> $1.create(RequestHandlers.java:163)
>>
>> Any ideas?
>> --
&g
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
Hello all,
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.
Adding the following to solconfig.xml ands restarting tomcat i get
> class="org.apache.solr.handler.extr