malliaridis commented on PR #3674: URL: https://github.com/apache/solr/pull/3674#issuecomment-3315718997
@janhoy I agree with and support the motivation of SOLR-7632. > And frankly it is more flexible for users to be able to install, configure and upgrade Tika separately from Solr It may be more flexible, but we may not have a good enough adoption rate here. Looking at Zookeeper in Cloud mode, I fear that this may be problematic. I believe (from what I read) that we do not provide an easy and quick enough Solr deployment option that comes with all the "external" systems shipped, especially for production. > It is also safer, less resource hungry Solr, less crash prone, fewer vulnerabilities, easier to scale extraction compute separately from search etc. I agree with all these points 👍 > The Tika-server approach will probably also have some compat breaks though. I believe no matter what action we take, it will in all cases have breaking changes, which is fine for Solr 10, problematic for Solr 9 (but maybe reasonable and acceptable for security reasons?). -- 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]
