You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by bu...@apache.org on 2018/05/18 09:43:45 UTC

svn commit: r1030021 - in /websites/staging/lucene/trunk/content: ./ core/corenews.html solr/news.html

Author: buildbot
Date: Fri May 18 09:43:45 2018
New Revision: 1030021

Log:
Staging update by buildbot for lucene

Modified:
    websites/staging/lucene/trunk/content/   (props changed)
    websites/staging/lucene/trunk/content/core/corenews.html
    websites/staging/lucene/trunk/content/solr/news.html

Propchange: websites/staging/lucene/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri May 18 09:43:45 2018
@@ -1 +1 @@
-1831827
+1831840

Modified: websites/staging/lucene/trunk/content/core/corenews.html
==============================================================================
--- websites/staging/lucene/trunk/content/core/corenews.html (original)
+++ websites/staging/lucene/trunk/content/core/corenews.html Fri May 18 09:43:45 2018
@@ -222,6 +222,11 @@
 }
 h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
 <h1 id="lucenetm-core-news">Lucene<span style="vertical-align: super; font-size: xx-small">TM</span> Core News<a class="headerlink" href="#lucenetm-core-news" title="Permanent link">&para;</a></h1>
+<h2 id="15-may-2018-apache-lucenetm-664-available">15 May 2018, Apache Lucene™ 6.6.4 available<a class="headerlink" href="#15-may-2018-apache-lucenetm-664-available" title="Permanent link">&para;</a></h2>
+<p>The Lucene PMC is pleased to announce the release of Apache Lucene 6.6.4.</p>
+<p>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.</p>
+<p>This release contains no change over 6.6.3. The release is available for immediate download at:</p>
+<p><a href="https://www.apache.org/dyn/closer.lua/lucene/java/6.6.4">https://www.apache.org/dyn/closer.lua/lucene/java/6.6.4</a></p>
 <h2 id="15-may-2018-apache-lucenetm-731-available">15 May 2018, Apache Lucene™ 7.3.1 available<a class="headerlink" href="#15-may-2018-apache-lucenetm-731-available" title="Permanent link">&para;</a></h2>
 <p>The Lucene PMC is pleased to announce the release of Apache Lucene 7.3.1.</p>
 <p>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.</p>

Modified: websites/staging/lucene/trunk/content/solr/news.html
==============================================================================
--- websites/staging/lucene/trunk/content/solr/news.html (original)
+++ websites/staging/lucene/trunk/content/solr/news.html Fri May 18 09:43:45 2018
@@ -195,6 +195,23 @@
 }
 h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
 <h1 id="solr-news">Solr<sup>&trade;</sup> News<a class="headerlink" href="#solr-news" title="Permanent link">&para;</a></h1>
+<h2 id="18-may-2018-apache-solrtm-664-available">18 May 2018, Apache Solr™ 6.6.4 available<a class="headerlink" href="#18-may-2018-apache-solrtm-664-available" title="Permanent link">&para;</a></h2>
+<p>The Lucene PMC is pleased to announce the release of Apache Solr 6.6.4</p>
+<p>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 and analytics, rich document parsing,
+geospatial search, extensive REST APIs as well as parallel SQL. Solr is
+enterprise grade, secure and 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.</p>
+<p>This release includes a bug fix since the 6.6.3 release:</p>
+<ul>
+<li>Do not allow to use absolute URIs for including other files in solrconfig.xml and schema parsing</li>
+</ul>
+<p>The release is available for immediate download at:</p>
+<p><a href="http://www.apache.org/dyn/closer.lua/lucene/solr/6.6.4">http://www.apache.org/dyn/closer.lua/lucene/solr/6.6.4</a></p>
+<p>Please read CHANGES.txt for a detailed list of changes:</p>
+<p><a href="https://lucene.apache.org/solr/6_6_4/changes/Changes.html">https://lucene.apache.org/solr/6_6_4/changes/Changes.html</a></p>
 <h2 id="15-may-2018-apache-solrtm-731-available">15 May 2018, Apache Solr™ 7.3.1 available<a class="headerlink" href="#15-may-2018-apache-solrtm-731-available" title="Permanent link">&para;</a></h2>
 <p>The Lucene PMC is pleased to announce the release of Apache Solr 7.3.1</p>
 <p>Solr is the popular, blazing fast, open source NoSQL search platform from the