Download Apache Lucene 7.2.1

Spread the love

The Apache Software Foundation has released a new version of Lucene, with version number 7.2.1. Lucene can be deployed as part of a search engine. Namely, it can perform full text indexing. This application is written in Java and was previously known as Lucene Java. For more information, please refer to this page. The accompanying announcement for this release is as follows:

Apache Lucene 7.2.1 available

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.

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

Lucene 7.2.1 Bug Fix:

  • Fix advanceExact on SortedNumericDocValues ​​produced by Lucene54DocValuesProducer.

Version number 7.2.1
Release status Final
Operating systems Java
Website Apache Software Foundation
Download
License type Conditions (GNU/BSD/etc.)
You might also like