t;>
>>> I wonder if Solr adjusted due to this deprecation or started using
>>> collector managers and inadvertently tripped over a bug or something?
>>>
>>> Or, something was added in Apache Lucene 9.11 where the same knn query
>>> over the same index coul
inadvertently tripped over a bug or something?
>>
>> Or, something was added in Apache Lucene 9.11 where the same knn query
>> over the same index could result in a different set of top-k docs. Though,
>> I would have thought the main candidate there would be:
>> https://gi
he main candidate there would be:
> https://github.com/apache/lucene/pull/12962 (in lucene 9.10).
>
> On Thu, Jan 23, 2025 at 3:46 AM Moll, Dr. Andreas
> wrote:
>
>> Hi,
>>
>> I want to inform you about a behavior change in SolR 9.6 (Lucene 9.10)
>> vs. SolR 9.
here would be:
https://github.com/apache/lucene/pull/12962 (in lucene 9.10).
On Thu, Jan 23, 2025 at 3:46 AM Moll, Dr. Andreas
wrote:
> 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 heav
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
I clarified the MMap stuff to say that it works now with Java 22 and
later versions. Vector incubator was also added.
Uwe
Am 13.02.2024 um 14:37 schrieb Adrien Grand:
I started a draft for release notes, feel free to modify or add more
release highlights.
https://cwiki.apache.org/confluence/
I started a draft for release notes, feel free to modify or add more
release highlights.
https://cwiki.apache.org/confluence/display/LUCENE/Release+notes+9.10
On Thu, Feb 8, 2024 at 11:49 AM Uwe Schindler wrote:
> Hi Adrien,
>
> as discussed in the PR, I will merge the MMapDir and Panama Vector
Hi Adrien,
as discussed in the PR, I will merge the MMapDir and Panama Vector for
JDK 22 later today or at latest tomorrow. I need to first download the
RC version of JDK that is going to be released today and do the usual
API consistency checks (checking no late API changes appeared).
So ne
+1 to release 9.10. Thank you for volunteering Adrien!
Mike McCandless
http://blog.mikemccandless.com
On Wed, Feb 7, 2024 at 9:57 AM Adrien Grand wrote:
> Hello all,
>
> It's been 2 months since we released 9.9 and we accumulated a good number
> of changes, so I'd like to propose that we rel
Hello all,
It's been 2 months since we released 9.9 and we accumulated a good number
of changes, so I'd like to propose that we release 9.10.0.
If there are no objections, I volunteer to be the release manager and
suggest cutting the branch next Monday (February 12th) and starting the
release pro
10 matches
Mail list logo