epugh commented on PR #4177: URL: https://github.com/apache/solr/pull/4177#issuecomment-5715021121
I have been mulling that in some ways we need two things. I either want to do a targeted change which generally is one thing. OR I want to do a "mutation" (to copy a Cassandra term) which is that I want to make many changes... an add, an update, a split, a update where something matches, and I may be changing my schema at the ame time!. We dont have any good support for that, a streaming expression aid as close as we get. I think we should start clean sheet for v2 update APIs. No need to mirror v1. I imagine many v1 gone in 11, but not update or query ones... 12? 14? More likely? -- 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]
