Re: Why is SolrRequest.getParams() abstract?

2022-04-27 Thread Gus Heck
On Wed, Apr 27, 2022 at 12:53 PM David Smiley wrote: > On Tue, Apr 26, 2022 at 12:50 PM Gus Heck wrote: > >> Of course any talk of messing with SolrParams has vast repercussions >> across the codebase. We should tread carefully (get broad agreement and >> consider what API is breaking when).

Re: Why is SolrRequest.getParams() abstract?

2022-04-27 Thread David Smiley
On Tue, Apr 26, 2022 at 12:50 PM Gus Heck wrote: > I was shocked to discover https://issues.apache.org/jira/browse/SOLR-14967 > causes solr to violate one of it's most key precepts that zk is not > involved on every query. > > In looking into this, I ran across this code: > > https://github.com/a

[VOTE] Release Solr 9.0.0 RC4

2022-04-27 Thread Jan Høydahl
Please vote for release candidate 4 for Solr 9.0.0 The artifacts can be downloaded from: https://dist.apache.org/repos/dist/dev/solr/solr-9.0.0-RC4-rev-d6e36d590896755ca962c6d2ddedf78ca4f463cc You can run the smoke tester directly with this command: python3 -u dev-tools/scripts/smokeTestRelease.