Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 8D23A2009FB for ; Fri, 6 May 2016 08:28:41 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 8BD431609F6; Fri, 6 May 2016 06:28:41 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id D33081609AF for ; Fri, 6 May 2016 08:28:40 +0200 (CEST) Received: (qmail 69474 invoked by uid 500); 6 May 2016 06:28:40 -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 69459 invoked by uid 99); 6 May 2016 06:28:40 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 May 2016 06:28:40 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 96906C22CC for ; Fri, 6 May 2016 06:28:39 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.279 X-Spam-Level: X-Spam-Status: No, score=-0.279 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.079] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 0lJncd3R6g0x for ; Fri, 6 May 2016 06:28:39 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with ESMTP id 8043A5F245 for ; Fri, 6 May 2016 06:28:38 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id B205BE002B for ; Fri, 6 May 2016 06:28:37 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 252913A0232 for ; Fri, 6 May 2016 06:28:37 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1742500 - in /lucene/cms/trunk/content: core/corenews.mdtext mainnews.mdtext solr/news.mdtext Date: Fri, 06 May 2016 06:28:36 -0000 To: commits@lucene.apache.org From: anshum@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160506062837.252913A0232@svn01-us-west.apache.org> archived-at: Fri, 06 May 2016 06:28:41 -0000 Author: anshum Date: Fri May 6 06:28:36 2016 New Revision: 1742500 URL: http://svn.apache.org/viewvc?rev=1742500&view=rev Log: Lucene/Solr 5.5.1 release news updates Modified: lucene/cms/trunk/content/core/corenews.mdtext lucene/cms/trunk/content/mainnews.mdtext lucene/cms/trunk/content/solr/news.mdtext Modified: lucene/cms/trunk/content/core/corenews.mdtext URL: http://svn.apache.org/viewvc/lucene/cms/trunk/content/core/corenews.mdtext?rev=1742500&r1=1742499&r2=1742500&view=diff ============================================================================== --- lucene/cms/trunk/content/core/corenews.mdtext (original) +++ lucene/cms/trunk/content/core/corenews.mdtext Fri May 6 06:28:36 2016 @@ -1,5 +1,21 @@ # LuceneTM Core News +## 5 May 2016 - Apache Lucene 5.5.1 Available + +The Lucene PMC is pleased to announce the release of Apache Lucene 5.5.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 one bug fix since the 5.5.0 release. The release +is available for immediate download at: + + + +See the [CHANGES.txt](/core/5_5_1/changes/Changes.html) file included with the +release for a full list of changes and further details. + ## 8 April 2016 - Apache Lucene 6.0.0 Available The Lucene PMC is pleased to announce the release of Apache Lucene 6.0.0. Modified: lucene/cms/trunk/content/mainnews.mdtext URL: http://svn.apache.org/viewvc/lucene/cms/trunk/content/mainnews.mdtext?rev=1742500&r1=1742499&r2=1742500&view=diff ============================================================================== --- lucene/cms/trunk/content/mainnews.mdtext (original) +++ lucene/cms/trunk/content/mainnews.mdtext Fri May 6 06:28:36 2016 @@ -1,5 +1,18 @@ # LuceneTM News +## 5 May 2016 - Apache Lucene 5.5.1 and Apache Solr 5.5.1 Available + +The Lucene PMC is pleased to announce the release of Apache Lucene 5.5.1 and Apache Solr 5.5.1 + +Lucene can be downloaded from +and Solr can be downloaded from + +Both releases contain a number of bug fixes. + +See the [Lucene CHANGES.txt](/core/5_5_1/changes/Changes.html) and +[Solr CHANGES.txt](/solr/5_5_1/changes/Changes.html) files included +with the release for a full list of details. + ## 8 April 2016 - Apache Lucene 6.0.0 Available The Lucene PMC is pleased to announce the release of Apache Lucene 6.0.0 and Apache Solr 6.0.0 Modified: lucene/cms/trunk/content/solr/news.mdtext URL: http://svn.apache.org/viewvc/lucene/cms/trunk/content/solr/news.mdtext?rev=1742500&r1=1742499&r2=1742500&view=diff ============================================================================== --- lucene/cms/trunk/content/solr/news.mdtext (original) +++ lucene/cms/trunk/content/solr/news.mdtext Fri May 6 06:28:36 2016 @@ -2,6 +2,26 @@ Title: News # Solr News +## 5 May 2016 - Apache Solr 5.5.1 Available + +The Lucene PMC is pleased to announce the release of Apache Solr 5.5.1 + +Solr is the popular, blazing fast, open source NoSQL search platform +from the Apache Lucene project. Its major features include powerful +full-text search, hit highlighting, faceted search, dynamic +clustering, database integration, rich document (e.g., Word, PDF) +handling, and geospatial search. Solr is highly scalable, providing +fault tolerant distributed search and indexing, and powers the search +and navigation features of many of the world's largest internet sites. + +Solr 5.5.1 is available for immediate download at: + + +This release contains a number of bug fixes for Solr, as well we Lucene. + +See the [CHANGES.txt](/solr/5_5_1/changes/Changes.html) +file included with the release for a full list of details. + ## 25 April 2016 - Solr Reference Guide for 6.0 Available The Lucene PMC is pleased to announce the release of the Solr Reference Guide for 6.0.