Re: issues mailing list

2025-01-23 Thread Stefan Vodita
Hi Mike, I think that has to do with your GitHub configuration. I'm getting notifications for all issues and PRs on the mailing list and only for issues and PRs I'm involved in from GitHub. Stefan On Thu, 23 Jan 2025 at 17:55, Michael Sokolov wrote: > I recently unsubscribed from issues@ beca

issues mailing list

2025-01-23 Thread Michael Sokolov
I recently unsubscribed from issues@ because it seemed to me it was duplicative with the emails I was already receiving from github. Is it true that they have the same contents (with different formatting)? If so, should we drop issues@? Or maybe it remains useful for users lacking github account

Re: Vector search problems SolR 9.6 (Lucene 9.10) vs. SolR 9.7 (Lucene 9.11)

2025-01-23 Thread Benjamin Trent
>From the vector search side of things, nothing immediately pops up as a cause. https://lucene.apache.org/core/9_11_0/changes/Changes.html The given query is just a regular kNN query. So, its rewrite should behave similarly as it did in 9.10. One significant change for kNN search behavior did hap

Vector search problems SolR 9.6 (Lucene 9.10) vs. SolR 9.7 (Lucene 9.11)

2025-01-23 Thread Moll, Dr. Andreas
Hi, I want to inform you about a behavior change in SolR 9.6 (Lucene 9.10) vs. SolR 9.7 (Lucene 9.11) for vector searches. We heavily rely on vector searches for embeddings in combination with filter queries on the parent documents. Our queries in general looked like this: select?q={ knn f=vector