Details
-
Improvement
-
Status: Reopened
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
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.
Attachments
Issue Links
- is related to
-
SOLR-11721 Isolate most of Tika and dependencies into separate jvm
- Open
- relates to
-
SOLR-13973 Deprecate Tika
- Open
-
SOLR-7633 Change the ExtractingRequestHandler to use Tika-Server
- Reopened
-
TIKA-2972 Allow users to specify a list/map of ContentHandlerFactories in tika-config.xml
- Resolved
-
TIKA-3093 Enable tika-server to forward parse results to another endpoint
- Resolved