Modernize release announcement text. (#525)

It currently reads as Lucene is a full-text search library when it can do much
more than that nowadays.
This commit is contained in:
Adrien Grand 2022-01-05 15:53:49 +01:00 committed by GitHub
parent 475fbd0bdd
commit 6149387f7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ templates:
The Lucene PMC is pleased to announce the release of Apache Lucene {{ release_version }}.
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.
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 release contains numerous bug fixes, optimizations, and improvements, some of which are highlighted below. The release is available for immediate download at: