Upgrade to the latest Lucene version

2025-07-24 Thread Ilaria Petreti
Hi all, I was wondering if anyone is planning to (or is already) working on upgrading the main branch of Solr to the latest Lucene version. I’m about to start contributing a new feature (Add support for PatienceKnnVectorQuery ), which was introduc

[ANNOUNCE] Apache Solr 9.9.0 released

2025-07-24 Thread Houston Putman
The Solr PMC is pleased to announce the release of Apache Solr 9.9.0. Solr is the blazing-fast, open source, multi-modal search platform built on Apache Lucene. It powers full-text, vector, analytics, and geospatial search at many of the world's largest organizations. Other major features include

[RESULT] [VOTE] Release Solr 9.9.0 RC1

2025-07-24 Thread Houston Putman
It's been >72h since the vote was initiated and the result is: +1 7 (4 binding) 0 0 -1 0 This vote has PASSED

Re: [VOTE] Release Solr 9.9.0 RC1

2025-07-24 Thread Houston Putman
It's been >72h since the vote was initiated and the result is: +1 7 (4 binding) 0 0 -1 0 This vote has PASSED On Thu, Jul 24, 2025 at 5:38 AM Tomás Fernández Löbbe wrote: > +1 > > SUCCESS! [15:36:05.409290] (Mac went to sleep in the middle, but still > succeeded) > > On Wed, Jul 23, 2025

Re: Proposal to improve vulnerability and VEX presentation

2025-07-24 Thread Jason Gerlowski
Hi Piotr, I've a few questions below, but don't read any of those as casting doubt on the overall idea. By and large, this all sounds great! I'd be happy to review them if you're still willing to implement. Questions: 1. You mention towards the end of your email the idea of migrating the VEX e

Re: Clarification on Issue #754 in Solr Operator – Fix Timeline and JIRA Requirement

2025-07-24 Thread Jason Gerlowski
Hi Kamal, Solr (which includes the operator) is a volunteer community. So we don't really offer timeline estimates around fixes, because there's no way to predict if or when a volunteer might happen to pick up the ticket. To your other question: opening an "Issue" on Github is sufficient for ope

Re: [EXTERNAL] - Planning and Releasing Solr 10.0

2025-07-24 Thread Jason Gerlowski
Hi Isabelle, Apologies for the late reply on this. The Jetty 12 upgrade has been merged, but unfortunately there's still at least one blocker for the Solr 10 release that folks are working through (https://issues.apache.org/jira/browse/SOLR-17631). That means it's pretty unlikely that work on a

Re: [DISCUSS] Solr 9.9 Release

2025-07-24 Thread Jason Gerlowski
I think the ParallelHttpShardHandler bit is worth mentioning, as the perf-bug we've fixed there was pretty significant. Folks might've tried PHSH and rejected it for performance, and it's good to signal to those folks that the situation is much much better now. I think removing the "V2"-related b

Re: [DISCUSS] Solr 9.9 Release

2025-07-24 Thread David Smiley
Thanks. I tweaked some wording. At risk of being the "bad guy", I think a number of those lower Highlights aren't highlight-worthy. Like say incremental improvements to V2. Or fixing a bug in ParallelHttpShardHandler. Or Jetty graceful shutdown. On Wed, Jul 23, 2025 at 2:57 PM Houston Putman

Re: [VOTE] Release Solr 9.9.0 RC1

2025-07-24 Thread Tomás Fernández Löbbe
+1 SUCCESS! [15:36:05.409290] (Mac went to sleep in the middle, but still succeeded) On Wed, Jul 23, 2025 at 1:47 AM David Smiley wrote: > +1 > > SUCCESS! [0:50:59.589021] > > I got tripped up again as I last reported earlier this year about a > "timeout" command that one bats script expects.

Re: Remaining work for Lucene 10

2025-07-24 Thread Ishan Chattopadhyaya
Grouping behaviour has changed in Lucene in terms of how the order of groups are returned. We either need to work around that to provide backward compatibility or support the new behaviour. Christine has done some investigation around it and I have been looking at it, on and off, for a few months n