23 January 2025, Apache Solr™ 9.8.0 available
The Solr PMC is pleased to announce the release of Apache Solr 9.8.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 larg
>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
Hi all, the user list email
https://lists.apache.org/thread/d9ps04pt4k3rd6gd24b7dzlm85khs3xn didn't elicit
any responses...
At this point, we have the removal PR ready for committing (pending the usual
conflict merging) https://github.com/apache/solr/pull/2923
Thoughts on proceeding with mergi
Hi,
I mentioned to a few fellow committers the prospect of gaining some added
insights on how the Solr website is used.
One benefit could be to learn which RefGuide pages are never accessed, as an
indirect (and imperfect) measure of feature popularity.
The proposal is to use the ASF hosted, pri