dsmiley commented on PR #4811: URL: https://github.com/apache/solr/pull/4811#issuecomment-5448646843
My proposal to move ContentStream from SolrJ to Solr-core would imply a removal of all usages of it in SolrJ. It would certainly not imply a dependency on solr-core; that's unacceptable. Looking at the examples you listed, it means ContentStreamUpdateRequest would disappear entirely. org.apache.solr.client.solrj.request.ConfigSetAdminRequest.Upload#setUploadStream would be eliminated. -- 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]
