Re: V2 API migration

2023-12-07 Thread Gus Heck
I think you will find that this is necessary to avoid /solr/api since all the code lives under the /solr web app (and has to go throuh SolrDispatchFilter). This sort of thing is why I would someday like to pick apart our uber-swiss-army-kinfe-filter (SolrDispatchFilter) and make a series of

Re: Unreferenced license file detection

2023-12-07 Thread David Smiley
Thanks Kevin. Maybe one of us will look into this further someday. ~ David On Wed, Dec 6, 2023 at 11:00 AM Kevin Risden wrote: > I think it came in as part of https://github.com/apache/solr/pull/1319 > > It has been this way for a while if you don't do a clean/full build. > > At first I

V2 API migration

2023-12-07 Thread David Smiley
While looking at our jett.xml, I noticed some rewrite rules including a "/v2/*" mapping. https://github.com/apache/solr/blob/b14505c19a76e833734dc0c75febc3601f633e37/solr/server/etc/jetty.xml#L142C35-L142C35 Is this considered a deprecated URL pattern for V2 which is now at "/api" if I recall

Re: Solr 9.4.1

2023-12-07 Thread Jan Høydahl
PS: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/ is also not running since 25 days as it was converted to Crave.. Jan > 7. des. 2023 kl. 15:06 skrev David Smiley : > > I've been working with Uv on these glitches. > ~ David > > > On Thu, Dec 7, 2023 at 2:47 AM Jan Høydahl wrote:

Re: Solr 9.4.1

2023-12-07 Thread David Smiley
I've been working with Uv on these glitches. ~ David On Thu, Dec 7, 2023 at 2:47 AM Jan Høydahl wrote: > I backported ALL SolrBot PRs to branch_9_4, which brings the number of > known CVEs down. > > I also have a few other dependency upgrades baking in PRs but > unfortunately Crave has died so