[ 
https://issues.apache.org/jira/browse/SOLR-7632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14572114#comment-14572114
 ] 

Chris A. Mattmann commented on SOLR-7632:
-----------------------------------------

Hi,

I wasn't going to rip anything out. I was just going to update SolrCell to do 
this. That was my approach. It doesn't rip Tika out it simply removes the build 
dependencies for SolrCell on Tika, and then adds a single dependency to Apache 
CXF.

Adding a new handler doesn't make sense to me - people recognize SolrCell - and 
use it including myself. Why wouldn't this just be an upgrade to SolrCell.

RE: the version - sorry I just picked the next lowest unreleased version. I 
untagged the version on it now.


> Change the ExtractingRequestHandler to use Tika-Server
> ------------------------------------------------------
>
>                 Key: SOLR-7632
>                 URL: https://issues.apache.org/jira/browse/SOLR-7632
>             Project: Solr
>          Issue Type: Improvement
>          Components: contrib - Solr Cell (Tika extraction)
>            Reporter: Chris A. Mattmann
>              Labels: memex
>
> It's a pain to upgrade Tika's jars all the times when we release, and if Tika 
> fails it messes up the ExtractingRequestHandler (e.g., the document type 
> caused Tika to fail, etc). A more reliable way and also separated, and easier 
> to deploy version of the ExtractingRequestHandler would make a network call 
> to the Tika JAXRS server, and then call Tika on the Solr server side, get the 
> results and then index the information that way. I have a patch in the works 
> from the DARPA Memex project and I hope to post it soon.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to