You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by ji...@apache.org on 2019/02/11 09:06:36 UTC

[ANNOUNCE] Apache Lucene 7.7.0 released

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

11 February 2019, Apache Luceneā„¢ 7.7.0 available

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

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 numerous bug fixes, optimizations, and improvements,
some of which are highlighted below. The release is available for immediate
download at: http://lucene.apache.org/core/downloads.html

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

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

Lucene 7.7.0 Release Highlights:

Bug Fixes
  * Fix LatLonShape WITHIN queries that fail with Multiple search Polygons
that share the dateline.
  * LatLonShape's within and disjoint queries can return false positives
with indexed multi-shapes.

Improvements
  * ExitableDirectoryReader may now time out queries that run on points
such as range queries or geo queries.
  * StandardTokenizer and UAX29URLEmailTokenizer now support Unicode 9.0,
and provide    Unicode UTS#51 v11.0 Emoji tokenization with the "<EMOJI>"
token type.
  * TopFieldCollector can now early-terminates queries when sorting by
SortField.DOC.
  * Speed up merging segments of points with data dimensions by only
sorting on the indexed dimensions.
  * The KoreanTokenizer no longer splits unknown words on combining
diacritics and detects script boundaries more accurately with
Character#UnicodeScript#of.
  * Change LatLonShape encoding to use 4 bytes Per Dimension.
  * BufferedUpdates now uses an optimized storage for buffering docvalues
updates that can save up to 80% of the heap used compared to the previous
implementation and uses non-object based datastructures.
  * Moved to the default accepted overhead ratio for packet ints in
DocValuesFieldUpdates yields an up-to 4x performance improvement when
applying doc values updates.
  * Doc-value updates get applied faster by sorting with quicksort, rather
than an in-place mergesort, which needs to perform fewer swaps.
  * Decrease I/O pressure when merging high dimensional points.

Further details of changes are available in the change log available at:
http://lucene.apache.org/core/7_7_0/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 applies to Maven access.
-----BEGIN PGP SIGNATURE-----
Version: FlowCrypt 6.6.1 Gmail Encryption
Comment: Seamlessly send and receive encrypted email

wsFcBAEBCAAGBQJcYTsUAAoJEPmME8+loTXYf9IQALOANxZ9d294+CTG23xd
4PcG/c/jEx0Yczh6C7hYtVXcubprsftKxYd6ugS8oT10Q3+kwINMoJaHcZ/2
IA+Gd/6BncCXw5nvp/UxyV0i8MpsMM7qp3MuxS38/xq8tSZaE8S76jHJHSXg
CbhKxaZlY+J4qAbomQsx2A/8Ckb5MjAddLDSmM0ghJHQ327QCIXJcOpg1O/c
8f94JpQcQylyIjJBNhhYSZoZb/nEO9IbzeqPzcZIzxhqUhsAEA9k1J/m0w6U
r6kat5KInywj8s04okdcu752c7vWaOrUDcKwT6ScAkMjoCFf16Ojg4U2979F
FtxXJfwKu2Bvyva/qMCRodDZuShdUZqgU1PyE0AoUaZoDBSRYjU12b/RniaA
LawIN548FvtkDNDOc0V9rhl6m6TvWTL/1A+4q2cB2fkoVHABs+4Dd3ZygmjW
lyQaJHp4eOqnUaYclzSQ7vrOkV52e/ICCPlGTIOHpRoOVWFSZCIO8OSXM8kk
1/L7aqZp6jr22rLGaPQb23ositCJEa7rqoHBvT5xPl47DXV1HBjg3VuG/n2g
XELOP3LogtUD4CR2cKsk+gvpwjB1K6q99ZaBlt71Pn9ZNTYD/Zj8LE+xQVa2
QGoEPbU3MvTrX9xn95WI3DLj6N7wkR7ODEyz9xvc8vcH3wUf2hN0gMJB4SaX
KfPH
=/JkD
-----END PGP SIGNATURE-----