[PR] Adding a Faiss-based codec for vector searches

2025-04-08 Thread Kaival Parikh
Hi Lucene Devs, Looking for feedback and reviews on https://github.com/apache/lucene/pull/14178, which adds a Faiss-based codec for vector searches. Faiss (https://github.com/facebookresearch/faiss) is *"a library for efficient similarity search and clustering of dense vectors"* and supports vari

Re: [VOTE] Release Lucene 10.2.0 RC1

2025-04-08 Thread Chris Hegarty
+1 SUCCESS! [0:54:50.340237] -Chris > On 7 Apr 2025, at 19:06, Adrien Grand wrote: > > +1 SUCCESS! [0:45:49.436885] > > On Mon, Apr 7, 2025 at 7:06 PM Michael McCandless > wrote: > +1 > > Thanks Ignacio! > > SUCCESS! [0:23:44.874191] > > Mike McCandless > > http://blog.mikemccandless.co

Re: [VOTE] Release Lucene 10.2.0 RC1

2025-04-08 Thread Uwe Schindler
Hi, I ran the smoke tester with the new Policeman Jenkins machine. Unfortunately I first enabled Java 24, which broke because of Gradle. On second run it timeouted due du to a problem in replicator. The disk did not fill up, so it was not Robert's complaint about the monster test, but someth

Re: [VOTE] Release Lucene 10.2.0 RC1

2025-04-08 Thread Ignacio Vera
Thank Uwe. I ran locally the test and it was successful: ./gradlew test --tests TestStressNRTReplication.test -Dtests.seed=4980045515BCEBB2 -Dtests.multiplier=1 -Dtests.nightly=true -Dtests.locale=chr-US -Dtests.timezone=Africa/Casablanca -Dtests.asserts=true -Dtests.file.encoding=UTF-8 > Task

Re: [VOTE] Release Lucene 10.2.0 RC1

2025-04-08 Thread Robert Muir
issue for Uwe's failure: https://github.com/apache/lucene/issues/14454 On Tue, Apr 8, 2025 at 11:23 AM Ignacio Vera wrote: > > Thank Uwe. > > I ran locally the test and it was successful: > > ./gradlew test --tests TestStressNRTReplication.test > -Dtests.seed=4980045515BCEBB2 -Dtests.multiplier

[no subject]

2025-04-08 Thread Roxanne Jane Mary Lodise

Re:

2025-04-08 Thread Roxanne Jane Mary Lodise
My grandchildren are missing On Tue, Apr 8, 2025, 6:17 PM Roxanne Jane Mary Lodise < roxanne.lodise1...@gmail.com> wrote: > > On Tue, Apr 8, 2025, 6:15 PM Roxanne Jane Mary Lodise < > roxanne.lodise1...@gmail.com> wrote: > >>

Re: [VOTE] Release Lucene 10.2.0 RC1

2025-04-08 Thread Mayya Sharipova
+1 SUCCESS! [0:39:47.154199] On Tue, Apr 8, 2025 at 11:29 AM Robert Muir wrote: > issue for Uwe's failure: https://github.com/apache/lucene/issues/14454 > > On Tue, Apr 8, 2025 at 11:23 AM Ignacio Vera wrote: > > > > Thank Uwe. > > > > I ran locally the test and it was successful: > > > > ./g