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 2015/06/15 13:46:03 UTC

svn commit: r954892 - in /websites/staging/lucene/trunk/content: ./ core/corenews.html index.html latestversion.html mainnews.html solr/news.html solr/resources.html

Author: buildbot
Date: Mon Jun 15 11:46:03 2015
New Revision: 954892

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/index.html
    websites/staging/lucene/trunk/content/latestversion.html
    websites/staging/lucene/trunk/content/mainnews.html
    websites/staging/lucene/trunk/content/solr/news.html
    websites/staging/lucene/trunk/content/solr/resources.html

Propchange: websites/staging/lucene/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jun 15 11:46:03 2015
@@ -1 +1 @@
-1685469
+1685557

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 Mon Jun 15 11:46:03 2015
@@ -211,6 +211,20 @@
       <h1 class="title"></h1>
 
       <div><h1 id="lucenewzxhzdk0tmwzxhzdk1-core-news">Lucene<span style="vertical-align: super; font-size: xx-small">TM</span> Core News</h1>
+<h2 id="15-june-2015-apache-lucenetm-521-available">15 June 2015, Apache Lucene™ 5.2.1 available</h2>
+<p>The Lucene PMC is pleased to announce the release of Apache Lucene 5.2.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>
+<p>This release contains various bug fixes and optimizations since the 5.2.0 release.</p>
+<p>The release is available for immediate download at:
+ <a href="http://www.apache.org/dyn/closer.cgi/lucene/java/5.2.1">http://www.apache.org/dyn/closer.cgi/lucene/java/5.2.1</a></p>
+<p>Lucene 5.2.1 includes 3 bug fixes:</p>
+<ul>
+<li>Fix class loading deadlock relating to Codec initialization, default codec and SPI discovery.</li>
+<li>NRT readers now reflect a new commit even if there is no change to the commit user data</li>
+<li>Queries now get a dummy Similarity when scores are not needed in order to not load unnecessary information like norms</li>
+</ul>
+<p>See the <a href="/core/5_2_1/changes/Changes.html">CHANGES.txt</a> file included with the
+release for a full list of changes and further details.</p>
 <h2 id="7-june-2015-lucene-core-520-available">7 June 2015 - Lucene Core 5.2.0 Available</h2>
 <p>The Lucene PMC is pleased to announce the release of Apache Lucene 5.2.0 </p>
 <p>Apache Lucene is a high-performance, full-featured text search engine

Modified: websites/staging/lucene/trunk/content/index.html
==============================================================================
--- websites/staging/lucene/trunk/content/index.html (original)
+++ websites/staging/lucene/trunk/content/index.html Mon Jun 15 11:46:03 2015
@@ -204,12 +204,36 @@
 <li><a href="./pylucene/index.html">PyLucene</a> is a Python port of the Core project.</li>
 </ul>
 <div><h1 id="lucenewzxhzdk0tmwzxhzdk1-news">Lucene<span style="vertical-align: super; font-size: xx-small">TM</span> News</h1>
+<h2 id="15-june-2015-apache-lucene-521-and-apache-solr-521-available">15 June 2015 - Apache Lucene 5.2.1 and Apache Solr 5.2.1 Available</h2>
+<p>The Lucene PMC is pleased to announce the release of Apache Lucene 5.2.1 and Apache Solr 5.2.1</p>
+<p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.cgi/lucene/java/5.2.1">http://www.apache.org/dyn/closer.cgi/lucene/java/5.2.1</a>
+and Solr can be downloaded from <a href="http://www.apache.org/dyn/closer.cgi/lucene/solr/5.2.1">http://www.apache.org/dyn/closer.cgi/lucene/solr/5.2.1</a></p>
+<h3 id="highlights-of-this-lucene-release-include">Highlights of this Lucene release include:</h3>
+<ul>
+<li>Fix class loading deadlock relating to Codec initialization, default codec and SPI discovery.</li>
+<li>NRT readers now reflect a new commit even if there is no change to the commit user data</li>
+<li>Queries now get a dummy Similarity when scores are not needed in order to not load unnecessary information like norms</li>
+</ul>
+<h3 id="highlights-of-this-solr-release-include">Highlights of this Solr release include:</h3>
+<ul>
+<li>Fix javascript bug introduced by SOLR-7409 that breaks the dataimport screen in the admin UI</li>
+<li>Faceting on a numeric field with a unique() subfacet function on another numeric field can result in incorrect results or an exception</li>
+<li>New Facet Module should respect shards.tolerant and process all non-failing shards instead of throwing an exception</li>
+<li>A request with a json content type but no body caused a null pointer exception</li>
+<li>SolrOutputFormat creates an invalid solr.xml in the solr home zip for MapReduceIndexerTool</li>
+<li>Fix new (Angular-based) admin UI Cloud pane</li>
+<li>The DefaultSolrHighlighter since 5.0 was determining if payloads were present in a way that was slow, especially when lots of fields were highlighted. It's now fast</li>
+<li>Requests are not distributed evenly if the collection isn't present locally</li>
+</ul>
+<p>See the <a href="/core/5_2_1/changes/Changes.html">Lucene CHANGES.txt</a> and
+<a href="/solr/5_2_1/changes/Changes.html">Solr CHANGES.txt</a> files included
+with the release for a full list of details.</p>
 <h2 id="7-june-2015-apache-lucene-520-and-apache-solr-520-available">7 June 2015 - Apache Lucene 5.2.0 and Apache Solr 5.2.0 Available</h2>
 <p>The Lucene PMC is pleased to announce the availability
 of Apache Lucene 5.2.0 and Apache Solr 5.2.0.</p>
 <p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.cgi/lucene/java/5.2.0">http://www.apache.org/dyn/closer.cgi/lucene/java/5.2.0</a>
 and Solr can be downloaded from <a href="http://www.apache.org/dyn/closer.cgi/lucene/solr/5.2.0">http://www.apache.org/dyn/closer.cgi/lucene/solr/5.2.0</a></p>
-<h3 id="highlights-of-this-lucene-release-include">Highlights of this Lucene release include:</h3>
+<h3 id="highlights-of-this-lucene-release-include_1">Highlights of this Lucene release include:</h3>
 <ul>
 <li>
 <p>Span queries now share document conjunction/intersection code with boolean queries, and use two-phased iterators for faster intersection by avoiding loading positions in certain cases.</p>
@@ -242,7 +266,7 @@ and Solr can be downloaded from <a href=
 <p>Various bugfixes and optimizations since the 5.1.0 release.</p>
 </li>
 </ul>
-<h3 id="highlights-of-this-solr-release-include">Highlights of this Solr release include:</h3>
+<h3 id="highlights-of-this-solr-release-include_1">Highlights of this Solr release include:</h3>
 <ul>
 <li>
 <p>Restore API allows restoring a core from an index backup.</p>

Modified: websites/staging/lucene/trunk/content/latestversion.html
==============================================================================
--- websites/staging/lucene/trunk/content/latestversion.html (original)
+++ websites/staging/lucene/trunk/content/latestversion.html Mon Jun 15 11:46:03 2015
@@ -193,7 +193,7 @@
     <div id="main">
       <h1 class="title"></h1>
 
-      <div><p>5.2</p></div>
+      <div><p>5.2.1</p></div>
       
 
 

Modified: websites/staging/lucene/trunk/content/mainnews.html
==============================================================================
--- websites/staging/lucene/trunk/content/mainnews.html (original)
+++ websites/staging/lucene/trunk/content/mainnews.html Mon Jun 15 11:46:03 2015
@@ -194,12 +194,36 @@
       <h1 class="title"></h1>
 
       <div><h1 id="lucenewzxhzdk0tmwzxhzdk1-news">Lucene<span style="vertical-align: super; font-size: xx-small">TM</span> News</h1>
+<h2 id="15-june-2015-apache-lucene-521-and-apache-solr-521-available">15 June 2015 - Apache Lucene 5.2.1 and Apache Solr 5.2.1 Available</h2>
+<p>The Lucene PMC is pleased to announce the release of Apache Lucene 5.2.1 and Apache Solr 5.2.1</p>
+<p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.cgi/lucene/java/5.2.1">http://www.apache.org/dyn/closer.cgi/lucene/java/5.2.1</a>
+and Solr can be downloaded from <a href="http://www.apache.org/dyn/closer.cgi/lucene/solr/5.2.1">http://www.apache.org/dyn/closer.cgi/lucene/solr/5.2.1</a></p>
+<h3 id="highlights-of-this-lucene-release-include">Highlights of this Lucene release include:</h3>
+<ul>
+<li>Fix class loading deadlock relating to Codec initialization, default codec and SPI discovery.</li>
+<li>NRT readers now reflect a new commit even if there is no change to the commit user data</li>
+<li>Queries now get a dummy Similarity when scores are not needed in order to not load unnecessary information like norms</li>
+</ul>
+<h3 id="highlights-of-this-solr-release-include">Highlights of this Solr release include:</h3>
+<ul>
+<li>Fix javascript bug introduced by SOLR-7409 that breaks the dataimport screen in the admin UI</li>
+<li>Faceting on a numeric field with a unique() subfacet function on another numeric field can result in incorrect results or an exception</li>
+<li>New Facet Module should respect shards.tolerant and process all non-failing shards instead of throwing an exception</li>
+<li>A request with a json content type but no body caused a null pointer exception</li>
+<li>SolrOutputFormat creates an invalid solr.xml in the solr home zip for MapReduceIndexerTool</li>
+<li>Fix new (Angular-based) admin UI Cloud pane</li>
+<li>The DefaultSolrHighlighter since 5.0 was determining if payloads were present in a way that was slow, especially when lots of fields were highlighted. It's now fast</li>
+<li>Requests are not distributed evenly if the collection isn't present locally</li>
+</ul>
+<p>See the <a href="/core/5_2_1/changes/Changes.html">Lucene CHANGES.txt</a> and
+<a href="/solr/5_2_1/changes/Changes.html">Solr CHANGES.txt</a> files included
+with the release for a full list of details.</p>
 <h2 id="7-june-2015-apache-lucene-520-and-apache-solr-520-available">7 June 2015 - Apache Lucene 5.2.0 and Apache Solr 5.2.0 Available</h2>
 <p>The Lucene PMC is pleased to announce the availability
 of Apache Lucene 5.2.0 and Apache Solr 5.2.0.</p>
 <p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.cgi/lucene/java/5.2.0">http://www.apache.org/dyn/closer.cgi/lucene/java/5.2.0</a>
 and Solr can be downloaded from <a href="http://www.apache.org/dyn/closer.cgi/lucene/solr/5.2.0">http://www.apache.org/dyn/closer.cgi/lucene/solr/5.2.0</a></p>
-<h3 id="highlights-of-this-lucene-release-include">Highlights of this Lucene release include:</h3>
+<h3 id="highlights-of-this-lucene-release-include_1">Highlights of this Lucene release include:</h3>
 <ul>
 <li>
 <p>Span queries now share document conjunction/intersection code with boolean queries, and use two-phased iterators for faster intersection by avoiding loading positions in certain cases.</p>
@@ -232,7 +256,7 @@ and Solr can be downloaded from <a href=
 <p>Various bugfixes and optimizations since the 5.1.0 release.</p>
 </li>
 </ul>
-<h3 id="highlights-of-this-solr-release-include">Highlights of this Solr release include:</h3>
+<h3 id="highlights-of-this-solr-release-include_1">Highlights of this Solr release include:</h3>
 <ul>
 <li>
 <p>Restore API allows restoring a core from an index backup.</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 Mon Jun 15 11:46:03 2015
@@ -181,6 +181,26 @@
       <div class="small-12 columns">
         
           <h1 id="solrwzxhzdk0wzxhzdk2wzxhzdk1-news">Solr<sup>&trade;</sup> News</h1>
+<h2 id="15-june-2015-apache-solr-521-available">15 June 2015, Apache Solr 5.2.1 available</h2>
+<p>The Lucene PMC is pleased to announce the release of Apache Solr 5.2.1</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, 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.</p>
+<p>This release contains various bug fixes and optimizations since the 5.2.0 release. The release is available for immediate download at:
+<a href="http://lucene.apache.org/solr/mirrors-solr-latest-redir.html">http://lucene.apache.org/solr/mirrors-solr-latest-redir.html</a></p>
+<p>See the <a href="/solr/5_2_1/changes/Changes.html">CHANGES.txt</a> file included with the release for a full list of details.</p>
+<p>Solr 5.2.1 includes 8 bug fixes and 2 other changes.</p>
+<p>Release Highlights:</p>
+<ul>
+<li>Fix javascript bug introduced by SOLR-7409 that breaks the dataimport screen in the admin UI</li>
+<li>Faceting on a numeric field with a unique() subfacet function on another numeric field can result in incorrect results or an exception</li>
+<li>New Facet Module should respect shards.tolerant and process all non-failing shards instead of throwing an exception</li>
+<li>A request with a json content type but no body caused a null pointer exception</li>
+<li>SolrOutputFormat creates an invalid solr.xml in the solr home zip for MapReduceIndexerTool</li>
+<li>Fix new (Angular-based) admin UI Cloud pane</li>
+<li>The DefaultSolrHighlighter since 5.0 was determining if payloads were present in a way that was slow, especially when lots of fields were highlighted. It's now fast</li>
+<li>Requests are not distributed evenly if the collection isn't present locally</li>
+</ul>
+<p>See the CHANGES.txt file included with the release for a full list of changes and further details.</p>
+<p>Please report any feedback to the <a href="http://lucene.apache.org/solr/discussion.html">mailing lists</a></p>
 <h2 id="7-june-2015-apache-solr-520-and-reference-guide-for-52-available">7 June 2015 - Apache Solr 5.2.0 and Reference Guide for 5.2 available</h2>
 <p>Solr is the popular, blazing fast, open source NoSQL search platform
 from the Apache Lucene project. Its major features include powerful

Modified: websites/staging/lucene/trunk/content/solr/resources.html
==============================================================================
--- websites/staging/lucene/trunk/content/solr/resources.html (original)
+++ websites/staging/lucene/trunk/content/solr/resources.html Mon Jun 15 11:46:03 2015
@@ -227,7 +227,7 @@ Copies of this documentation for the mos
 <h3 class="offset" id="the-apache-solr-reference-guide">The Apache Solr Reference Guide</h3>
 
 <p>Beginning with Solr 4.4, a detailed reference guide is available online or as PDF downloads.</p>
-<p><a href="https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide/">Officially Released Reference Guide for Solr 5.2
+<p><a href="https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide/">Officially Released Reference Guide for Solr 5.2.1
 </a></p>
 <p><a href="https://cwiki.apache.org/confluence/display/solr/Apache+Solr+Reference+Guide">Latest Unreleased Reference Guide</a></p>
 <p><a href="http://archive.apache.org/dist/lucene/solr/ref-guide/">Previous Releases</a></p>