Hi
Do you resolve the probleme?? because I have the same prbleme.
Thanks
--
View this message in context:
http://www.nabble.com/Error%2C-when-i-update-the-rich-text-documents-such-as-.doc%2C-.ppt-files.-tp20934026p21581483.html
Sent from the Solr - User mailing list archive at Nabble.com.
I don't have time to verify this now, but the RichDocumentHandler does
not have a separate contrib directory and I don't think the
RichDocumentHandler patch makes a jar particular to the handler;
instead, the java files get dumped in the main solr tree
(java/org/apache/solr) , and therefore they ge
Hi Raghav,
Recently, integration with Tika was completed for SOLR-284 and it is
now committed on the trunk (but does not use the old
RichDocumentHandler approach). See http://wiki.apache.org/solr/ExtractingRequestHandler
for how to use and configure.
Otherwise, it looks to me like the ja
Hi,
There is a ClassNotFound exception in there. Make sure you rebuild the war,
completely remove the old one, and properly deploy the new one. Peek into the
war and look for the class that the error below is missing to make sure the
class is really there. Get the latest code for
http://wik