Title: Apache Luceneā„¢ 7.2.1 available category: core/news URL: save_as:

The Lucene PMC is pleased to announce the release of Apache Lucene 7.2.1.

Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires full-text search, especially cross-platform.

This release contains one bug fix. The release is available for immediate download at:

https://lucene.apache.org/core/mirrors-core-latest-redir.html

Please read CHANGES.txt for a full list of new features and changes:

https://lucene.apache.org/core/7_2_1/changes/Changes.html

Lucene 7.2.1 Bug Fix:

  • Fix advanceExact on SortedNumericDocValues produced by Lucene54DocValuesProducer.