Hi Adrien and everyone, I'd love to see RawTFSimiliarity i.e. https://github.com/apache/lucene/pull/13749 included in Lucene 9.12 if there is time.
Thanks, Christine From: dev@lucene.apache.org At: 09/13/24 12:45:44 UTC+1:00To: dev@lucene.apache.org Subject: Feature freeze for Lucene 9.12 and Lucene 10.0 Hello everyone, As previously discussed, I plan on feature freezing Lucene 9.12 and Lucene 10.0 next week. Practically, this means that: - Our main branch will become 11.x. - I will sunset branch_9x the same way we did with branch_8x. - Branches branch_10x, branch_10_0 and branch_9_12 will be created. I will send an email when these branches get created. The intention is to release 9.12 the week of September 23rd and 10.0 the week of September 30th if all goes well. There are two changes that I am tracking and plan on allowing to merge after feature freeze: - Remove 8-bit quantization for HNSW indexing: https://github.com/apache/lucene/pull/13767, - Give VectorValues a random-access API: https://github.com/apache/lucene/pull/13779. Safe bug fixes are obviously welcome as well. Let me know if there are other changes that I should be aware of for inclusion in 9.12 or 10.0. -- Adrien