janhoy commented on PR #3674: URL: https://github.com/apache/solr/pull/3674#issuecomment-3371825389
@epugh had an idea to make an extraction backend for tika-pipes. It would take a path to some `tika-uber.jar` and be able to spawn new Java processes for each extraction job, and not pollute Solr's class-path. That could be an option for supporting Tika 3 in Solr, also Solr 9. The extra Jar file does not need to be shipped with solr but must be provided by user? It could be an alternative approach here, for those who want a simpler single-node way of running Tika? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
