Apache Lucene 9.5

It is a pleasure to inform you that a new version of the Apache Lucene library has been released. It is the next release from the 9.x branch – Lucene 9.5.

Some of the changes included in the Apache Lucene 9.5:

  • Added IntField, LongField, FloatField, and DoubleField as the easy-to-use numeric fields that perform well for filtering on sorting.
  • Support for Java 19 foreign memory access.
  • Added ByteWritesTrackingDirectoryWrapper to expose metrics for bytes merged, flushed.
  • Additional fixes, improvements, and additions.

The complete list of changes can be found at: https://lucene.apache.org/core/9_5_0/changes/Changes.html.

Apache Lucene 9.5 can be downloaded from https://dlcdn.apache.org/lucene/java/.

Leave a Reply

Your email address will not be published. Required fields are marked *