From commits-return-111590-archive-asf-public=cust-asf.ponee.io@lucene.apache.org Wed Dec 4 04:26:46 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 19BD818065B for ; Wed, 4 Dec 2019 05:26:45 +0100 (CET) Received: (qmail 74845 invoked by uid 500); 4 Dec 2019 04:26:41 -0000 Mailing-List: contact commits-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list commits@lucene.apache.org Received: (qmail 74565 invoked by uid 99); 4 Dec 2019 04:26:41 -0000 Received: from Unknown (HELO svn01-us-east.apache.org) (13.90.137.153) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Dec 2019 04:26:41 +0000 Received: from svn01-us-east.apache.org (svn01-us-east.apache.org [127.0.0.1]) by svn01-us-east.apache.org (ASF Mail Server at svn01-us-east.apache.org) with ESMTP id CBE0217A0E1 for ; Wed, 4 Dec 2019 04:26:40 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r1053604 [4/5] - in /websites/staging/lucene/trunk/content: ./ core/ openrelevance/ solr/ Date: Wed, 04 Dec 2019 04:26:40 -0000 To: commits@lucene.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20191204042640.CBE0217A0E1@svn01-us-east.apache.org> Modified: websites/staging/lucene/trunk/content/openrelevance/mailing-lists.html ============================================================================== --- websites/staging/lucene/trunk/content/openrelevance/mailing-lists.html (original) +++ websites/staging/lucene/trunk/content/openrelevance/mailing-lists.html Wed Dec 4 04:26:40 2019 @@ -169,11 +169,26 @@ h2:hover > .headerlink, h3:hover > .head } h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }

LuceneTM Project News

+

3 December 2019, Apache Lucene 8.3.1 and Apache Solr 8.3.1 available

+

The Lucene PMC is pleased to announce the release of Apache® Lucene™ 8.3.1 and Apache® Solr™ 8.3.1.

+

Lucene can be downloaded from https://lucene.apache.org/core/downloads.html +and Solr can be downloaded from https://lucene.apache.org/solr/downloads.html

+

Highlights of this Lucene release include:

+
    +
  • Bugfix: MultiTermIntervalsSource.visit() was not calling back to its visitor
  • +
+

Highlights of this Solr release include:

+
    +
  • JavaBinCodec has concurrent modification of CharArr resulting in corrupt internode updates
  • +
  • findRequestType in AuditEvent is more robust
  • +
  • CoreContainer.auditloggerPlugin is volatile now
  • +
  • Velocity response writer's resource loading now possible only through startup parameters
  • +

2 November 2019, Apache Lucene 8.3.0 and Apache Solr 8.3.0 available

The Lucene PMC is pleased to announce the release of Apache® Lucene™ 8.3.0 and Apache® Solr™ 8.3.0.

Lucene can be downloaded from https://lucene.apache.org/core/downloads.html and Solr can be downloaded from https://lucene.apache.org/solr/downloads.html

-

Highlights of this Lucene release include:

+

Highlights of this Lucene release include:

-

Highlights of this Solr release include:

+

Highlights of this Solr release include: