You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2017/02/04 19:22:54 UTC

[Lucene-java Wiki] Update of "ReleaseNote641" by jpountz

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Lucene-java Wiki" for change notification.

The "ReleaseNote641" page has been changed by jpountz:
https://wiki.apache.org/lucene-java/ReleaseNote641

New page:
7 February 2017, Apache Luceneā„¢ 6.4.1 available

The Lucene PMC is pleased to announce the release of Apache Lucene 6.4.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 4 bug fixes since the 6.2.1 release:

 * Javadocs now build successfully with Java 8u121
 * Fixed memory leak in the case that !TermQuery or !SpanTermQuery objects that wrap a !TermContext were cached
 * Fixed native memory leak when the codec is configured with the !BEST_COMPRESSION option
 * !AnalyzingInfixSuggester now only opens an !IndexWriter when changes need to be applied

The release is available for immediate download at:

  http://www.apache.org/dyn/closer.lua/lucene/java/6.4.1

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

  https://lucene.apache.org/core/6_4_1/changes/Changes.html

Please report any feedback to the mailing lists
(http://lucene.apache.org/core/discussion.html)

Note: The Apache Software Foundation uses an extensive mirroring network
for distributing releases.  It is possible that the mirror you are using
may not have replicated the release yet.  If that is the case, please
try another mirror.  This also goes for Maven access.