It is a pleasure to inform you that a new, major version of the Apache Lucene library has been released – Apache Lucene 10.1.0.
Some of the changes included in the Apache Lucene 10.1.0:
- Support for storing vectors in FeatureField.
- Easier configuration of the Panama Vectorization provided by the newer Java versions.
- Optimizations to top-k queries.
- TieredMergePolicy allows merging up to maxMergeAtOnce segments for merges below the floor segment size.
The complete list of changes can be found at: https://lucene.apache.org/core/10_1_0/changes/Changes.html.
Apache Lucene 10.1.0 can be downloaded from https://dlcdn.apache.org/lucene/java/.