[ANNOUNCE] Apache Lucene 10.3.2 released
Simon Cooper <[email protected]> Mon, 17 Nov 2025 10:59:22 +0000
| Newsgroups | gmane.comp.jakarta.lucene.devel |
|---|---|
| Message-ID | <CA+d=OWxeAPyNTCry23C5ip89m88cW+VKBmSJyQqtMOuoOL4fPg__35180.2865088516$1763377200$gmane$org@mail.gmail.com> |
The Lucene PMC is pleased to announce the release of Apache Lucene 10.3.2. Apache Lucene is a high-performance, full-featured search engine library written entirely in Java. It is a technology suitable for nearly any application that requires structured search, full-text search, faceting, nearest-neighbor search across high-dimensionality vectors, spell correction or query suggestions. This patch release contains bug fixes, highlighted below. The release is available for immediate download at: <https://lucene.apache.org/core/downloads.html> ### Lucene 10.3.2 Release Highlights: ** Bug fixes ** * Fix potential EOF introduced by optimized filter iterations in MaxScoreBulkScorer. Please read CHANGES.txt for a full list of changes: <https://lucene.apache.org/core/10_3_2/changes/Changes.html>