janhoy commented on PR #3674: URL: https://github.com/apache/solr/pull/3674#issuecomment-3315361641
> > "have you seen the work for yen to use a separate Tika server instead?" > > @epugh not sure what you mean. Are you talking about Jan's PR #3670? The main motivation for SOLR-7632 is to free Solr from all those bloated dependencies. And frankly it is more flexible for users to be able to install, configure and upgrade Tika separately from Solr. It is also safer, less resource hungry Solr, less crash prone, fewer vulnerabilities, easier to scale extraction compute separately from search etc. So my hope is actually to remove the old embedded Tika from 10.0. Which would leave the option of upgrading in 9.x, which breaks back-compat? The Tika-server approach will probably also have some compat breaks though. -- 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]
