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/10/12 00:07:30 UTC

svn commit: r834847 - in /websites/staging/lucene/trunk/content: ./ index.html

Author: buildbot
Date: Thu Oct 11 22:07:29 2012
New Revision: 834847

Log:
Staging update by buildbot for lucene

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

Propchange: websites/staging/lucene/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Oct 11 22:07:29 2012
@@ -1 +1 @@
-1397332
+1397335

Modified: websites/staging/lucene/trunk/content/index.html
==============================================================================
--- websites/staging/lucene/trunk/content/index.html (original)
+++ websites/staging/lucene/trunk/content/index.html Thu Oct 11 22:07:29 2012
@@ -200,6 +200,23 @@
 </ul></div>
       
 <div><h1 id="news">News</h1>
+<h2 id="12-october-2012-lucene-core-40-and-solr-40-available">12 October 2012 - Lucene Core 4.0 and Solr 4.0 Available</h2>
+<p>The Lucene PMC is pleased to announce the availability of Apache Lucene 4.0 and Apache Solr 4.0.</p>
+<p>Lucene can be downloaded from <a href="/core/mirrors-core-latest-redir.html">http://lucene.apache.org/core/mirrors-core-latest-redir.html</a> and Solr can be downloaded from <a href="/solr/mirrors-solr-latest-redir.html">http://lucene.apache.org/solr/mirrors-solr-latest-redir.html</a></p>
+<p>Noteworthy changes since Lucene 4.0-BETA:</p>
+<ul>
+<li>A new "Block" PostingsFormat offering improved search performance and index compression. This will likely become the default format in a future release.</li>
+<li>All non-default codec implementations were moved to a separated codecs module. Just add lucene-codecs-4.0.0.jar to your classpath to test these out.</li>
+<li>Payloads can be optionally stored on the term vectors.</li>
+<li>Many bugfixes and optimizations.</li>
+</ul>
+<p>Noteworthy changes since Solr 4.0-BETA:</p>
+<ul>
+<li>New spatial field types with polygon support.</li>
+<li>Various Admin UI improvements.</li>
+<li>SolrCloud related performance optimizations in writing the the transaction log, PeerSync recovery, Leader election, and ClusterState caching.</li>
+<li>Numerous bug fixes and optimizations.</li>
+</ul>
 <h2 id="14-august-2012-lucene-core-40-beta-and-solr-40-beta-available">14 August 2012 - Lucene Core 4.0-BETA and Solr 4.0-BETA Available</h2>
 <p>The Lucene PMC is pleased to announce the availability
 of Apache Lucene 4.0-BETA and Apache Solr 4.0-BETA</p>