Highlighting the Vector Search aspect of Apache Solr

2024-08-28 Thread Anshum Gupta
Hi everyone, For a long time we've referred to Solr as an enterprise full-text search engine. With all the support of vector search in Lucene and Solr, I think we should add that to how we define our project. I'm thinking about rightfully highlighting Solr as a vector search engine as part of the

Re: Unfinished Business: Fast Global IDF

2024-08-28 Thread Walter Underwood
I’ve never been in that part of the code, but it feels like it could have a small biast radius. We already have an interface for global IDF, so calculating it differently shouldn’t be huge. It does need a change in the shard response format. It wouldn’t hurt to return DF in the response to regu

Re: [VOTE] Release Solr 9.7.0 RC1

2024-08-28 Thread Houston Putman
-1 (binding) The smoke tester worked for me (SUCCESS! [1:54:51.828566]) However, when running the Solr Operator integration tests, I get this: ERROR: Invalid URI host: null (authority: > solr-e2e-2-foo-solrcloud-1.test.solr.org:-1) > > java.lang.IllegalArgumentException: Invalid URI host:

SOLR-6122 API to cancel an already submitted/running Collections API call

2024-08-28 Thread Yuntong Qu
Hi folks, We are interested in tackling adding api to cancel submitted/running Collections API calls. We mainly want to find a way to cleanly kill running async backups. Some high level ideas would be to mark those calls failed internally. Wondering if anyone has given some thoughts into this, a

[Discuss] Solr 8.11.4 Release & Future 8x Support

2024-08-28 Thread Houston Putman
Hello everyone, Just wanted to post a notification that *we will likely be having an 8.11.4 release*, and unless someone wants to volunteer themselves, I'll probably be handling it. So everyone get in the things you think need to be included in the next week or so (to lucene-solr/branch_8_11). Ot

Re: [VOTE] Release Solr 9.7.0 RC1

2024-08-28 Thread Jan Høydahl
On third attempt smoketester passed: SUCCESS! [0:53:19.266825] +1 (binding) Jan > 27. aug. 2024 kl. 21:09 skrev Anshum Gupta : > > Please vote for Release Candidate 1 for Apache Solr 9.7.0 > > The artifacts can be downloaded from: > https://dist.apache.org/repos/dist/dev/solr/solr-9.7.0-RC1-r

Re: [Draft] Release notes for Apache Solr 9.7.0

2024-08-28 Thread Eric Pugh
Would grouping all the changes to Solr CLI be worth a mention? I'd love folks to know that the CLI is changing, so if folks *do* run into bugs, it's not a total surprise. "Solr's CLI (i.e bin/solr) embraces traditional Unix style formatting of long options. For example, -zkHost is now --zk