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 2013/10/08 00:17:46 UTC

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

Author: buildbot
Date: Mon Oct  7 22:17:46 2013
New Revision: 881624

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 Mon Oct  7 22:17:46 2013
@@ -1 +1 @@
-1529982
+1530092

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 Mon Oct  7 22:17:46 2013
@@ -234,43 +234,38 @@
       <h1 class="title"></h1>
 
       <div><h1 id="solrwzxhzdk0tmwzxhzdk1-news">Solr<span style="vertical-align: super; font-size: xx-small">TM</span> News</h1>
-<h2 id="5-october-2013-apache-solr-45-available">5 October 2013 - Apache Solr 4.5 Available</h2>
-<p>The Lucene PMC is pleased to announce the release of Apache Solr 4.5</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>Solr 4.5 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/4_5_0/changes/Changes.html">CHANGES.txt</a> file included
-with the release for a full list of details.</p>
-<h3 id="solr-45-release-highlights">Solr 4.5 Release Highlights:</h3>
+<h2 id="5-october-2013-apache-solr-45-and-apache-solr-reference-guide-45-available">5 October 2013 - Apache Solr 4.5 and Apache Solr Reference Guide 4.5 Available</h2>
+<p>The Lucene PMC is pleased to announce the release of
+Apache Solr 4.5 and the Apache Solr Reference Guide 4.5</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>Solr 4.5 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/4_5_0/changes/Changes.html">CHANGES.txt</a>
+file included with the release for a full list of details.</p>
+<p>The Solr Reference Guide, a 338 page PDF that serves as the
+definitive users manual for Solr 4.5, is available for download
+from the Apache mirror network:</p>
+<p><a href="https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide/">https://www.apache.org/dyn/closer.cgi/lucene/solr/ref-guide/</a></p>
 <p>Solr 4.5 Release Highlights:</p>
 <ul>
-<li>
-<p>Custom sharding support, including the ability to shard by field.</p>
-</li>
-<li>
-<p>DocValue improvements: single valued fields no longer require a default
-  value, allowiing dynamicFields to contain doc values, as well as
-  sortMissingFirst and sortMissingLast on docValue fields.</p>
-</li>
-<li>
-<p>Ability to store solr.xml in ZooKeeper.</p>
-</li>
-<li>
-<p>Multithreaded faceting.</p>
-</li>
-<li>
-<p>CloudSolrServer can now route updates directly to the appropriate shard
-  leader.</p>
-</li>
+<li>Custom sharding support, including the ability to shard by field.</li>
+<li>DocValue improvements: single valued fields no longer require a
+  default value, allowing dynamicFields to contain doc values, as well
+  as sortMissingFirst and sortMissingLast on docValue fields.</li>
+<li>Ability to store solr.xml in ZooKeeper.</li>
+<li>Multithreaded faceting.</li>
+<li>CloudSolrServer can now route updates directly to the appropriate
+ shard leader.</li>
 </ul>
 <p>Solr 4.5 also includes many other new features as well as numerous
-optimizations and bugfixes.</p>
+ optimizations and bugfixes.</p>
 <h2 id="29-july-2013-apache-solr-reference-guide-44-available">29 July 2013 - Apache Solr Reference Guide 4.4 Available</h2>
 <p>The Lucene PMC is pleased to announce the release of the 
 Apache Solr Reference Guide for Solr 4.4.</p>