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 2012/04/12 22:02:12 UTC

svn commit: r812576 - in /websites/staging/lucene/trunk/content: ./ solr/solrnews.html

Author: buildbot
Date: Thu Apr 12 20:02:11 2012
New Revision: 812576

Log:
Staging update by buildbot for lucene

Modified:
    websites/staging/lucene/trunk/content/   (props changed)
    websites/staging/lucene/trunk/content/solr/solrnews.html

Propchange: websites/staging/lucene/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Apr 12 20:02:11 2012
@@ -1 +1 @@
-1325474
+1325477

Modified: websites/staging/lucene/trunk/content/solr/solrnews.html
==============================================================================
--- websites/staging/lucene/trunk/content/solr/solrnews.html (original)
+++ websites/staging/lucene/trunk/content/solr/solrnews.html Thu Apr 12 20:02:11 2012
@@ -227,6 +227,53 @@
       <h1 class="title"></h1>
 
       <div><h1 id="solr-news">Solr News</h1>
+<h2 id="12-april-2012-apache-solr-360-available">12 April 2012 - Apache Solr 3.6.0 available</h2>
+<p>The Lucene PMC is pleased to announce the release of Apache Solr 3.6.0.</p>
+<p>Solr can be downloaded from <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>Highlights of the Solr release include:</p>
+<ul>
+<li>
+<p>New SolrJ client connector using Apache Http Components http client
+   (SOLR-2020)</p>
+</li>
+<li>
+<p>Many analyzer factories are now "multi term query aware" allowing for things 
+   like field type aware lowercasing when building prefix &amp; wildcard queries.
+   (SOLR-2438)</p>
+</li>
+<li>
+<p>New Kuromoji morphological analyzer tokenizes Japanese text, producing
+   both compound words and their segmentation. (SOLR-3056)</p>
+</li>
+<li>
+<p>Range Faceting (Dates &amp; Numbers) is now supported in distributed search 
+   (SOLR-1709)</p>
+</li>
+<li>
+<p>HTMLStripCharFilter has been completely re-implemented, fixing many bugs 
+   and greatly improving the performance (LUCENE-3690)</p>
+</li>
+<li>
+<p>StreamingUpdateSolrServer now supports the javabin format (SOLR-1565)</p>
+</li>
+<li>
+<p>New LFU Cache option for use in Solr's internal caches. (SOLR-2906)</p>
+</li>
+<li>
+<p>Memory performance improvements to all FST based suggesters (SOLR-2888)</p>
+</li>
+<li>
+<p>New WFSTLookupFactory suggester supports finer-grained ranking for 
+   suggestions. (LUCENE-3714)</p>
+</li>
+<li>
+<p>New options for configuring the amount of concurrency used in distributed 
+   searches (SOLR-3221)</p>
+</li>
+<li>
+<p>Many bug fixes</p>
+</li>
+</ul>
 <h2 id="27-november-2011-solr-350-available">27 November 2011 - Solr 3.5.0 Available</h2>
 <p>The Lucene PMC is pleased to announce the availability
 of Apache Solr 3.5.0.</p>
@@ -272,7 +319,7 @@ of Apache Solr 3.5.0.</p>
     See CHANGES.txt entries for full details.</p>
 </li>
 </ul>
-<h2 id="26-october-2011-java-7u1-fixes-index-corruption-and-crash-bugs-in-apache-lucene-core-and-apache-solrwzxhzdk2">26 October 2011 - Java 7u1 fixes index corruption and crash bugs in Apache Lucene Core and Apache Solr</title></h2>
+<h2 id="26-october-2011-java-7u1-fixes-index-corruption-and-crash-bugs-in-apache-lucene-core-and-apache-solrwzxhzdk4">26 October 2011 - Java 7u1 fixes index corruption and crash bugs in Apache Lucene Core and Apache Solr</title></h2>
 <p>Oracle released <a href="http://www.oracle.com/technetwork/java/javase/7u1-relnotes-507962.html">Java 7u1</a> on October 19.
   According to the release notes and tests done by the Lucene committers, all bugs reported on July 28 are fixed in this release,
   so code using Porter stemmer no longer crashes with <code  class="inline">SIGSEGV</code>. We were not able to experience any index corruption anymore,
@@ -285,7 +332,7 @@ of Apache Solr 3.5.0.</p>
   version shipped with Java 7 changed and tokenization behaves differently
   (e.g. lowercasing). For more information, read <code  class="inline">JRE_VERSION_MIGRATION.txt</code>
   in your distribution package!</p>
-<h2 id="14-september-2011-lucene-core-340-and-solr-340-availablewzxhzdk19">14 September 2011 - Lucene Core 3.4.0 and Solr 3.4.0 Available</title></h2>
+<h2 id="14-september-2011-lucene-core-340-and-solr-340-availablewzxhzdk21">14 September 2011 - Lucene Core 3.4.0 and Solr 3.4.0 Available</title></h2>
 <p>The Lucene PMC is pleased to announce the availability
  of Apache Solr 3.4.0.</p>
 <p>Solr can be downloaded from <a href="http://www.apache.org/dyn/closer.cgi/lucene/solr/">http://www.apache.org/dyn/closer.cgi/lucene/solr/</a></p>