Re: Major proposal: NamedList in Solr 10

2025-01-06 Thread David Smiley
An additional / complementary proposal concerning *reducing* NamedList usage would be to identify where we are using NamedList for where NamedList was a very poor choice. Probably the most fertile area would be any configuration -- NamedListInitializedPlugin. But there's no real replacement. Not

Re: Solr 9.8.0 - branching and releasing plan

2025-01-06 Thread Anshum Gupta
Thanks everyone for jumping in on this. I agree with Houston on adding it for the tests and moving forward. We still have time until the RC is passed to change out mind but we'll be able to make progress that way. On Mon, Jan 6, 2025 at 8:13 AM Houston Putman wrote: > Yeah, lets add it for the t

Re: Solr 9.8.0 - branching and releasing plan

2025-01-06 Thread Houston Putman
Yeah, lets add it for the tests, and move on with the release. If we see an issue in the future we can fix it down the line. This is a new feature, so no huge issues there. - Houston On Mon, Jan 6, 2025 at 7:05 AM Jason Gerlowski wrote: > > curious we get the failures in Java 11 rather than on

Re:[DISCUSS] Community Virtual Meetup, January 2025

2025-01-06 Thread Andrey Ukhanov (BLOOMBERG/ 919 3RD A)
Thanks Jason! One recurring comment was desire to have a reminder or calendar invite for the community meetups. In light of that, I updated https://cwiki.apache.org/confluence/display/SOLR/Solr+Community+Meetup+meeting+notes with steps to download an iCal file that has community meetup schedule

[DISCUSS] Community Virtual Meetup, January 2025

2025-01-06 Thread Jason Gerlowski
Hey all, Here's your monthly reminder about our Virtual Community Meetup will be held at 9am PT the 3rd Wednesday of this month (Wednesday Jan 15th). Hopefully we all have lots to discuss about the upcoming year! Please add your topics for discussion to the Meeting Notes page linked below and/or

Re: Solr 9.8.0 - branching and releasing plan

2025-01-06 Thread Jason Gerlowski
> curious we get the failures in Java 11 rather than on 10.x (Java 21) I agree, and I'm not sure what to make of that. Clearly I'm still missing something. My reply above was based largely on https://docs.oracle.com/en/java/javase/17/migrate/migrating-jdk-8-later-jdk-releases.html, which mention

Re: Making 3rd party plugins more discoverable

2025-01-06 Thread David Eric Pugh
I think that is a great idea.   A few years ago there was a bit of concern about referencing a non Apache website, so that is why I didn't do more to embed Solr.cool when I was working with it actively.    I'd love to see it have more visibility.   For me at least, it would spur me to be more a

Re: Solr 9.8.0 - branching and releasing plan

2025-01-06 Thread Alessandro Benedetti
That's interesting! @Jason Gerlowski is curious we get the failures in Java 11 rather than on 10.x (Java 21?) @Houston Putman if we only need it for tests and also hdfs module already does that, I think we should go ahead and add it for the llm module as well! -- *Alessand