You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by Shad Storhaug <sh...@shadstorhaug.com> on 2020/07/01 05:19:09 UTC

[ANNOUNCE] Apache Lucene.NET 4.8.0-beta00009 Released

The Apache Lucene.NET team is pleased to announce the release of version 4.8.0-beta00009 of Apache Lucene.NET. Apache Lucene.NET is a .NET full-text search engine framework, a C# port of the popular Apache Lucene project. Apache Lucene.NET is not a complete application, but rather a code library and API that can easily be used to add search capabilities to applications.

The Lucene.NET 4.8.0-beta00009 binary and source distributions are available for download from our download page:
https://lucenenet.apache.org/download/download.html

The Lucene.NET library is distributed by NuGet.org as well. See the README.md page for more details:
https://github.com/apache/lucenenet#all-packages-1

Changes in this version:
https://github.com/apache/lucenenet/releases/tag/Lucene.Net_4_8_0_beta00009

The Apache Lucene.NET Team