It is a pleasure to inform you that a new, major version of the Apache Lucene library has been released – Apache Lucene 10.5.0.
Some of the changes included in the Apache Lucene 10.5.0 release:
- A new, experimental columnar batch indexing API.
- Wider use of SIMD instructions and vectorization in bulk scoring and document filtering.
- Concurrent search extended to many more collector types, including grouping searches.
- New queries combining scores from different index types, such as BM25 and vector scores, using Bayesian probabilities.
The complete list of changes can be found at: https://lucene.apache.org/core/10_5_0/changes/Changes.html.
Apache Lucene 10.5.0 can be downloaded from https://lucene.apache.org/core/downloads.html.