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/05 11:21:02 UTC

svn commit: r881276 - in /websites: production/lucene/content/ production/lucene/content/core/ production/lucene/content/solr/ staging/lucene/trunk/content/ staging/lucene/trunk/content/core/ staging/lucene/trunk/content/solr/

Author: buildbot
Date: Sat Oct  5 09:21:02 2013
New Revision: 881276

Log:
Dynamic update by buildbot for lucene

Modified:
    websites/production/lucene/content/core/index.html
    websites/production/lucene/content/index.html
    websites/production/lucene/content/solr/index.html
    websites/staging/lucene/trunk/content/core/index.html
    websites/staging/lucene/trunk/content/index.html
    websites/staging/lucene/trunk/content/solr/index.html

Modified: websites/production/lucene/content/core/index.html
==============================================================================
--- websites/production/lucene/content/core/index.html (original)
+++ websites/production/lucene/content/core/index.html Sat Oct  5 09:21:02 2013
@@ -304,6 +304,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1529405;view=revision">r1529405</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-5304">SOLR-5304</a>: Fixed typo in exception message in CurrencyField (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1529335;view=revision">r1529335</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-5301">SOLR-5301</a>: DELETEALIAS command prints CREATEALIAS in logs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#janhoy">janhoy</a>
@@ -326,12 +332,6 @@
         <a href="https://issues.apache.org/jira/browse/LUCENE-5257">LUCENE-5257</a>: Lock down centralized versioning of ivy dependencies (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1529139;view=revision">r1529139</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-5254">LUCENE-5254</a>: just pass 'this' to the CoreClosedListeners (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
-      </div>
     </div></div>
     
     

Modified: websites/production/lucene/content/index.html
==============================================================================
--- websites/production/lucene/content/index.html (original)
+++ websites/production/lucene/content/index.html Sat Oct  5 09:21:02 2013
@@ -202,6 +202,62 @@
 </ul></div>
       
 <div><h1 id="lucenewzxhzdk0tmwzxhzdk1-news">Lucene<span style="vertical-align: super; font-size: xx-small">TM</span> News</h1>
+<h2 id="5-october-2013-apache-lucene-45-and-apache-solrwzxhzdk2tmwzxhzdk3-45-available">5 October 2013 - Apache Lucene 4.5 and Apache Solr<span style="vertical-align: super; font-size: xx-small">TM</span> 4.5 available</h2>
+<p>The Lucene PMC is pleased to announce the availability
+of Apache Lucene 4.5 and Apache Solr 4.5.</p>
+<p>Lucene can be downloaded from <a href="http://lucene.apache.org/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="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="/core/4_5_0/changes/Changes.html">Lucene CHANGES.txt</a> and
+<a href="/solr/4_5_0/changes/Changes.html">Solr CHANGES.txt</a> files included
+with the release for a full list of details.</p>
+<h3 id="highlights-of-the-lucene-release-include">Highlights of the Lucene release include:</h3>
+<ul>
+<li>
+<p>Added support for missing values to DocValues fields through
+  AtomicReader.getDocsWithField.</p>
+</li>
+<li>
+<p>Lucene 4.5 has a new Lucene45Codec with Lucene45DocValues, supporting missing
+  values and with most datastructures residing off-heap.</p>
+</li>
+<li>
+<p>New in-memory DocIdSet implementations which are especially better than
+  FixedBitSet on small sets: WAH8DocIdSet, PFORDeltaDocIdSet and EliasFanoDocIdSet.</p>
+</li>
+<li>
+<p>CachingWrapperFilter now caches filters with WAH8DocIdSet by default, which
+  has the same memory usage as FixedBitSet in the worst case but is smaller and faster on small sets.</p>
+</li>
+<li>
+<p>TokenStreams now set the position increment in end(), so we can handle trailing holes.</p>
+</li>
+<li>
+<p>IndexWriter no longer clones the given IndexWriterConfig.</p>
+</li>
+</ul>
+<p>Lucene 4.5 also includes numerous optimizations and bugfixes.</p>
+<h3 id="highlights-of-the-solr-release-include">Highlights of the Solr release include:</h3>
+<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>
+</ul>
+<p>Solr 4.5 also includes numerous 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>
@@ -212,7 +268,7 @@ in the growth and evolution of Apache So
 <p>The Solr Reference Guide 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>
-<h2 id="23-july-2013-apache-lucene-44-and-apache-solrwzxhzdk2tmwzxhzdk3-44-available">23 July 2013 - Apache Lucene 4.4 and Apache Solr<span style="vertical-align: super; font-size: xx-small">TM</span> 4.4 available</h2>
+<h2 id="23-july-2013-apache-lucene-44-and-apache-solrwzxhzdk4tmwzxhzdk5-44-available">23 July 2013 - Apache Lucene 4.4 and Apache Solr<span style="vertical-align: super; font-size: xx-small">TM</span> 4.4 available</h2>
 <p>The Lucene PMC is pleased to announce the availability
 of Apache Lucene 4.4 and Apache Solr 4.4.</p>
 <p>Lucene can be downloaded from <a href="http://lucene.apache.org/core/mirrors-core-latest-redir.html">http://lucene.apache.org/core/mirrors-core-latest-redir.html</a>
@@ -220,7 +276,7 @@ and Solr can be downloaded from <a href=
 <p>See the <a href="/core/4_4_0/changes/Changes.html">Lucene CHANGES.txt</a> and
 <a href="/solr/4_4_0/changes/Changes.html">Solr CHANGES.txt</a> files included
 with the release for a full list of details.</p>
-<h3 id="highlights-of-the-lucene-release-include">Highlights of the Lucene release include:</h3>
+<h3 id="highlights-of-the-lucene-release-include_1">Highlights of the Lucene release include:</h3>
 <ul>
 <li>
 <p>New Replicator module: replicate index revisions between server and
@@ -290,7 +346,7 @@ with the release for a full list of deta
 </li>
 </ul>
 <p>Lucene 4.4 also includes numerous optimizations and bugfixes.</p>
-<h3 id="highlights-of-the-solr-release-include">Highlights of the Solr release include:</h3>
+<h3 id="highlights-of-the-solr-release-include_1">Highlights of the Solr release include:</h3>
 <ul>
 <li>
 <p>Solr indexes and transaction logs may stored in HDFS with full read/write
@@ -368,12 +424,12 @@ and Solr can be downloaded from <a href=
 <p>See the <a href="/core/4_3_1/changes/Changes.html">Lucene CHANGES.txt</a> and
 <a href="/solr/4_3_1/changes/Changes.html">Solr CHANGES.txt</a> files included
 with the release for a full list of details.</p>
-<h3 id="highlights-of-the-lucene-release-include_1">Highlights of the Lucene release include:</h3>
+<h3 id="highlights-of-the-lucene-release-include_2">Highlights of the Lucene release include:</h3>
 <ul>
 <li>Lucene 4.3.1 includes 12 bug fixes and 1 optimization, including fixes
 for a serious bug that can cause deadlock.</li>
 </ul>
-<h3 id="highlights-of-the-solr-release-include_1">Highlights of the Solr release include:</h3>
+<h3 id="highlights-of-the-solr-release-include_2">Highlights of the Solr release include:</h3>
 <ul>
 <li>
 <p>Solr 4.3.1 includes 24 bug fixes. The list includes a lot of SolrCloud
@@ -383,7 +439,7 @@ bug fixes around Shard Splitting as well
 <p>Lucene 4.3.1 bug fixes and optimizations.</p>
 </li>
 </ul>
-<h2 id="6-may-2013-apache-lucene-430-and-apache-solrwzxhzdk4tmwzxhzdk5-430-available">6 May 2013 - Apache Lucene 4.3.0 and Apache Solr<span style="vertical-align: super; font-size: xx-small">TM</span> 4.3.0 available</h2>
+<h2 id="6-may-2013-apache-lucene-430-and-apache-solrwzxhzdk6tmwzxhzdk7-430-available">6 May 2013 - Apache Lucene 4.3.0 and Apache Solr<span style="vertical-align: super; font-size: xx-small">TM</span> 4.3.0 available</h2>
 <p>The Lucene PMC is pleased to announce the availability
 of Apache Lucene 4.3.0 and Apache Solr 4.3.0.</p>
 <p>Lucene can be downloaded from <a href="http://lucene.apache.org/core/mirrors-core-latest-redir.html">http://lucene.apache.org/core/mirrors-core-latest-redir.html</a>
@@ -391,7 +447,7 @@ and Solr can be downloaded from <a href=
 <p>See the <a href="/core/4_3_0/changes/Changes.html">Lucene CHANGES.txt</a> and
 <a href="/solr/4_3_0/changes/Changes.html">Solr CHANGES.txt</a> files included
 with the release for a full list of details.</p>
-<h3 id="highlights-of-the-lucene-release-include_2">Highlights of the Lucene release include:</h3>
+<h3 id="highlights-of-the-lucene-release-include_3">Highlights of the Lucene release include:</h3>
 <ul>
 <li>
 <p>Significant performance improvements for minShouldMatch BooleanQuery due to
@@ -438,7 +494,7 @@ with the release for a full list of deta
 <p>Various bugfixes and optimizations since the 4.2.1 release.</p>
 </li>
 </ul>
-<h3 id="highlights-of-the-solr-release-include_2">Highlights of the Solr release include:</h3>
+<h3 id="highlights-of-the-solr-release-include_3">Highlights of the Solr release include:</h3>
 <ul>
 <li>
 <p>Tired of maintaining core information in solr.xml? Now you can configure
@@ -478,7 +534,7 @@ with the release for a full list of deta
 </li>
 </ul>
 <p>Solr 4.3.0 also includes many other new features as well as numerous optimizations and bugfixes.</p>
-<h2 id="3-april-2013-apache-lucene-421-and-apache-solrwzxhzdk6tmwzxhzdk7-421-available">3 April 2013 - Apache Lucene 4.2.1 and Apache Solr<span style="vertical-align: super; font-size: xx-small">TM</span> 4.2.1 available</h2>
+<h2 id="3-april-2013-apache-lucene-421-and-apache-solrwzxhzdk8tmwzxhzdk9-421-available">3 April 2013 - Apache Lucene 4.2.1 and Apache Solr<span style="vertical-align: super; font-size: xx-small">TM</span> 4.2.1 available</h2>
 <p>The Lucene PMC is pleased to announce the availability
 of Apache Lucene 4.2.1 and Apache Solr 4.2.1.</p>
 <p>Lucene can be downloaded from <a href="http://lucene.apache.org/core/mirrors-core-latest-redir.html">http://lucene.apache.org/core/mirrors-core-latest-redir.html</a>
@@ -486,12 +542,12 @@ and Solr can be downloaded from <a href=
 <p>See the <a href="/core/4_2_1/changes/Changes.html">Lucene CHANGES.txt</a> and
 <a href="/solr/4_2_1/changes/Changes.html">Solr CHANGES.txt</a> files included
 with the release for a full list of details.</p>
-<h3 id="highlights-of-the-lucene-release-include_3">Highlights of the Lucene release include:</h3>
+<h3 id="highlights-of-the-lucene-release-include_4">Highlights of the Lucene release include:</h3>
 <ul>
 <li>Lucene 4.2.1 includes 9 bug fixes and 3 optimizations, including a fix 
 for a serious bug that could result in the loss of an index.</li>
 </ul>
-<h3 id="highlights-of-the-solr-release-include_3">Highlights of the Solr release include:</h3>
+<h3 id="highlights-of-the-solr-release-include_4">Highlights of the Solr release include:</h3>
 <ul>
 <li>
 <p>Solr 4.2.1 includes 38 bug fixes and 2 optimizations. The list includes 
@@ -503,7 +559,7 @@ well.</p>
 <p>Lucene 4.2.1 bug fixes and optimizations.</p>
 </li>
 </ul>
-<h2 id="11-march-2013-apache-lucene-42-and-apache-solrwzxhzdk8tmwzxhzdk9-42-available">11 March 2013 - Apache Lucene 4.2 and Apache Solr<span style="vertical-align: super; font-size: xx-small">TM</span> 4.2 available</h2>
+<h2 id="11-march-2013-apache-lucene-42-and-apache-solrwzxhzdk10tmwzxhzdk11-42-available">11 March 2013 - Apache Lucene 4.2 and Apache Solr<span style="vertical-align: super; font-size: xx-small">TM</span> 4.2 available</h2>
 <p>The Lucene PMC is pleased to announce the availability
 of Apache Lucene 4.2 and Apache Solr 4.2.</p>
 <p>Lucene can be downloaded from <a href="http://lucene.apache.org/core/mirrors-core-latest-redir.html">http://lucene.apache.org/core/mirrors-core-latest-redir.html</a>
@@ -511,7 +567,7 @@ and Solr can be downloaded from <a href=
 <p>See the <a href="/core/4_2_0/changes/Changes.html">Lucene CHANGES.txt</a> and
 <a href="/solr/4_2_0/changes/Changes.html">Solr CHANGES.txt</a> files included
 with the release for a full list of details.</p>
-<h3 id="highlights-of-the-lucene-release-include_4">Highlights of the Lucene release include:</h3>
+<h3 id="highlights-of-the-lucene-release-include_5">Highlights of the Lucene release include:</h3>
 <ul>
 <li>
 <p>Lucene 4.2 has a new default codec (Lucene42Codec) with a more
@@ -560,7 +616,7 @@ with the release for a full list of deta
 <p>Various bugfixes and optimizations since the 4.1 release.</p>
 </li>
 </ul>
-<h3 id="highlights-of-the-solr-release-include_4">Highlights of the Solr release include:</h3>
+<h3 id="highlights-of-the-solr-release-include_5">Highlights of the Solr release include:</h3>
 <ul>
 <li>
 <p>A read side REST API for the schema. Always wanted to introspect the schema over http?
@@ -599,7 +655,7 @@ with the release for a full list of deta
 </li>
 </ul>
 <p>Solr 4.2 also includes many other new features as well as numerous optimizations and bugfixes.</p>
-<h2 id="22-january-2013-apache-lucene-41-and-apache-solrwzxhzdk10tmwzxhzdk11-41-available">22 January 2013 - Apache Lucene 4.1 and Apache Solr<span style="vertical-align: super; font-size: xx-small">TM</span> 4.1 available</h2>
+<h2 id="22-january-2013-apache-lucene-41-and-apache-solrwzxhzdk12tmwzxhzdk13-41-available">22 January 2013 - Apache Lucene 4.1 and Apache Solr<span style="vertical-align: super; font-size: xx-small">TM</span> 4.1 available</h2>
 <p>The Lucene PMC is pleased to announce the availability
 of Apache Lucene 4.1 and Apache Solr 4.1.</p>
 <p>Lucene can be downloaded from <a href="http://lucene.apache.org/core/mirrors-core-latest-redir.html">http://lucene.apache.org/core/mirrors-core-latest-redir.html</a>
@@ -607,7 +663,7 @@ and Solr can be downloaded from <a href=
 <p>See the <a href="/core/4_1_0/changes/Changes.html">Lucene CHANGES.txt</a> and
 <a href="/solr/4_1_0/changes/Changes.html">Solr CHANGES.txt</a> files included
 with the release for a full list of details.</p>
-<h3 id="highlights-of-the-lucene-release-include_5">Highlights of the Lucene release include:</h3>
+<h3 id="highlights-of-the-lucene-release-include_6">Highlights of the Lucene release include:</h3>
 <ul>
 <li>
 <p>Lucene 4.1 has a new default codec (Lucene41Codec) based on the
@@ -662,7 +718,7 @@ with the release for a full list of deta
 <p>Several bugfixes and optimizations since the 4.0 release.</p>
 </li>
 </ul>
-<h3 id="highlights-of-the-solr-release-include_5">Highlights of the Solr release include:</h3>
+<h3 id="highlights-of-the-solr-release-include_6">Highlights of the Solr release include:</h3>
 <h4 id="solrcloud-enhancements-see-httpwikiapacheorgsolrsolrcloud">SolrCloud enhancements (see <a href="http://wiki.apache.org/solr/SolrCloud">http://wiki.apache.org/solr/SolrCloud</a>):</h4>
 <ul>
 <li>Simple multi-tenancy through enhanced document routing:<ul>

Modified: websites/production/lucene/content/solr/index.html
==============================================================================
--- websites/production/lucene/content/solr/index.html (original)
+++ websites/production/lucene/content/solr/index.html Sat Oct  5 09:21:02 2013
@@ -416,6 +416,12 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1529405;view=revision">r1529405</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-5304">SOLR-5304</a>: Fixed typo in exception message in CurrencyField (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1529335;view=revision">r1529335</a>
             <a href="https://issues.apache.org/jira/browse/SOLR-5301">SOLR-5301</a>: DELETEALIAS command prints CREATEALIAS in logs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#janhoy">janhoy</a>
@@ -439,12 +445,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1529139;view=revision">r1529139</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-5254">LUCENE-5254</a>: just pass 'this' to the CoreClosedListeners (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
-          </div>
-          
         </div>
         
       </div>

Modified: websites/staging/lucene/trunk/content/core/index.html
==============================================================================
--- websites/staging/lucene/trunk/content/core/index.html (original)
+++ websites/staging/lucene/trunk/content/core/index.html Sat Oct  5 09:21:02 2013
@@ -304,6 +304,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1529405;view=revision">r1529405</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-5304">SOLR-5304</a>: Fixed typo in exception message in CurrencyField (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1529335;view=revision">r1529335</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-5301">SOLR-5301</a>: DELETEALIAS command prints CREATEALIAS in logs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#janhoy">janhoy</a>
@@ -326,12 +332,6 @@
         <a href="https://issues.apache.org/jira/browse/LUCENE-5257">LUCENE-5257</a>: Lock down centralized versioning of ivy dependencies (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1529139;view=revision">r1529139</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-5254">LUCENE-5254</a>: just pass 'this' to the CoreClosedListeners (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
-      </div>
     </div></div>
     
     

Modified: websites/staging/lucene/trunk/content/index.html
==============================================================================
--- websites/staging/lucene/trunk/content/index.html (original)
+++ websites/staging/lucene/trunk/content/index.html Sat Oct  5 09:21:02 2013
@@ -202,6 +202,62 @@
 </ul></div>
       
 <div><h1 id="lucenewzxhzdk0tmwzxhzdk1-news">Lucene<span style="vertical-align: super; font-size: xx-small">TM</span> News</h1>
+<h2 id="5-october-2013-apache-lucene-45-and-apache-solrwzxhzdk2tmwzxhzdk3-45-available">5 October 2013 - Apache Lucene 4.5 and Apache Solr<span style="vertical-align: super; font-size: xx-small">TM</span> 4.5 available</h2>
+<p>The Lucene PMC is pleased to announce the availability
+of Apache Lucene 4.5 and Apache Solr 4.5.</p>
+<p>Lucene can be downloaded from <a href="http://lucene.apache.org/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="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="/core/4_5_0/changes/Changes.html">Lucene CHANGES.txt</a> and
+<a href="/solr/4_5_0/changes/Changes.html">Solr CHANGES.txt</a> files included
+with the release for a full list of details.</p>
+<h3 id="highlights-of-the-lucene-release-include">Highlights of the Lucene release include:</h3>
+<ul>
+<li>
+<p>Added support for missing values to DocValues fields through
+  AtomicReader.getDocsWithField.</p>
+</li>
+<li>
+<p>Lucene 4.5 has a new Lucene45Codec with Lucene45DocValues, supporting missing
+  values and with most datastructures residing off-heap.</p>
+</li>
+<li>
+<p>New in-memory DocIdSet implementations which are especially better than
+  FixedBitSet on small sets: WAH8DocIdSet, PFORDeltaDocIdSet and EliasFanoDocIdSet.</p>
+</li>
+<li>
+<p>CachingWrapperFilter now caches filters with WAH8DocIdSet by default, which
+  has the same memory usage as FixedBitSet in the worst case but is smaller and faster on small sets.</p>
+</li>
+<li>
+<p>TokenStreams now set the position increment in end(), so we can handle trailing holes.</p>
+</li>
+<li>
+<p>IndexWriter no longer clones the given IndexWriterConfig.</p>
+</li>
+</ul>
+<p>Lucene 4.5 also includes numerous optimizations and bugfixes.</p>
+<h3 id="highlights-of-the-solr-release-include">Highlights of the Solr release include:</h3>
+<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>
+</ul>
+<p>Solr 4.5 also includes numerous 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>
@@ -212,7 +268,7 @@ in the growth and evolution of Apache So
 <p>The Solr Reference Guide 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>
-<h2 id="23-july-2013-apache-lucene-44-and-apache-solrwzxhzdk2tmwzxhzdk3-44-available">23 July 2013 - Apache Lucene 4.4 and Apache Solr<span style="vertical-align: super; font-size: xx-small">TM</span> 4.4 available</h2>
+<h2 id="23-july-2013-apache-lucene-44-and-apache-solrwzxhzdk4tmwzxhzdk5-44-available">23 July 2013 - Apache Lucene 4.4 and Apache Solr<span style="vertical-align: super; font-size: xx-small">TM</span> 4.4 available</h2>
 <p>The Lucene PMC is pleased to announce the availability
 of Apache Lucene 4.4 and Apache Solr 4.4.</p>
 <p>Lucene can be downloaded from <a href="http://lucene.apache.org/core/mirrors-core-latest-redir.html">http://lucene.apache.org/core/mirrors-core-latest-redir.html</a>
@@ -220,7 +276,7 @@ and Solr can be downloaded from <a href=
 <p>See the <a href="/core/4_4_0/changes/Changes.html">Lucene CHANGES.txt</a> and
 <a href="/solr/4_4_0/changes/Changes.html">Solr CHANGES.txt</a> files included
 with the release for a full list of details.</p>
-<h3 id="highlights-of-the-lucene-release-include">Highlights of the Lucene release include:</h3>
+<h3 id="highlights-of-the-lucene-release-include_1">Highlights of the Lucene release include:</h3>
 <ul>
 <li>
 <p>New Replicator module: replicate index revisions between server and
@@ -290,7 +346,7 @@ with the release for a full list of deta
 </li>
 </ul>
 <p>Lucene 4.4 also includes numerous optimizations and bugfixes.</p>
-<h3 id="highlights-of-the-solr-release-include">Highlights of the Solr release include:</h3>
+<h3 id="highlights-of-the-solr-release-include_1">Highlights of the Solr release include:</h3>
 <ul>
 <li>
 <p>Solr indexes and transaction logs may stored in HDFS with full read/write
@@ -368,12 +424,12 @@ and Solr can be downloaded from <a href=
 <p>See the <a href="/core/4_3_1/changes/Changes.html">Lucene CHANGES.txt</a> and
 <a href="/solr/4_3_1/changes/Changes.html">Solr CHANGES.txt</a> files included
 with the release for a full list of details.</p>
-<h3 id="highlights-of-the-lucene-release-include_1">Highlights of the Lucene release include:</h3>
+<h3 id="highlights-of-the-lucene-release-include_2">Highlights of the Lucene release include:</h3>
 <ul>
 <li>Lucene 4.3.1 includes 12 bug fixes and 1 optimization, including fixes
 for a serious bug that can cause deadlock.</li>
 </ul>
-<h3 id="highlights-of-the-solr-release-include_1">Highlights of the Solr release include:</h3>
+<h3 id="highlights-of-the-solr-release-include_2">Highlights of the Solr release include:</h3>
 <ul>
 <li>
 <p>Solr 4.3.1 includes 24 bug fixes. The list includes a lot of SolrCloud
@@ -383,7 +439,7 @@ bug fixes around Shard Splitting as well
 <p>Lucene 4.3.1 bug fixes and optimizations.</p>
 </li>
 </ul>
-<h2 id="6-may-2013-apache-lucene-430-and-apache-solrwzxhzdk4tmwzxhzdk5-430-available">6 May 2013 - Apache Lucene 4.3.0 and Apache Solr<span style="vertical-align: super; font-size: xx-small">TM</span> 4.3.0 available</h2>
+<h2 id="6-may-2013-apache-lucene-430-and-apache-solrwzxhzdk6tmwzxhzdk7-430-available">6 May 2013 - Apache Lucene 4.3.0 and Apache Solr<span style="vertical-align: super; font-size: xx-small">TM</span> 4.3.0 available</h2>
 <p>The Lucene PMC is pleased to announce the availability
 of Apache Lucene 4.3.0 and Apache Solr 4.3.0.</p>
 <p>Lucene can be downloaded from <a href="http://lucene.apache.org/core/mirrors-core-latest-redir.html">http://lucene.apache.org/core/mirrors-core-latest-redir.html</a>
@@ -391,7 +447,7 @@ and Solr can be downloaded from <a href=
 <p>See the <a href="/core/4_3_0/changes/Changes.html">Lucene CHANGES.txt</a> and
 <a href="/solr/4_3_0/changes/Changes.html">Solr CHANGES.txt</a> files included
 with the release for a full list of details.</p>
-<h3 id="highlights-of-the-lucene-release-include_2">Highlights of the Lucene release include:</h3>
+<h3 id="highlights-of-the-lucene-release-include_3">Highlights of the Lucene release include:</h3>
 <ul>
 <li>
 <p>Significant performance improvements for minShouldMatch BooleanQuery due to
@@ -438,7 +494,7 @@ with the release for a full list of deta
 <p>Various bugfixes and optimizations since the 4.2.1 release.</p>
 </li>
 </ul>
-<h3 id="highlights-of-the-solr-release-include_2">Highlights of the Solr release include:</h3>
+<h3 id="highlights-of-the-solr-release-include_3">Highlights of the Solr release include:</h3>
 <ul>
 <li>
 <p>Tired of maintaining core information in solr.xml? Now you can configure
@@ -478,7 +534,7 @@ with the release for a full list of deta
 </li>
 </ul>
 <p>Solr 4.3.0 also includes many other new features as well as numerous optimizations and bugfixes.</p>
-<h2 id="3-april-2013-apache-lucene-421-and-apache-solrwzxhzdk6tmwzxhzdk7-421-available">3 April 2013 - Apache Lucene 4.2.1 and Apache Solr<span style="vertical-align: super; font-size: xx-small">TM</span> 4.2.1 available</h2>
+<h2 id="3-april-2013-apache-lucene-421-and-apache-solrwzxhzdk8tmwzxhzdk9-421-available">3 April 2013 - Apache Lucene 4.2.1 and Apache Solr<span style="vertical-align: super; font-size: xx-small">TM</span> 4.2.1 available</h2>
 <p>The Lucene PMC is pleased to announce the availability
 of Apache Lucene 4.2.1 and Apache Solr 4.2.1.</p>
 <p>Lucene can be downloaded from <a href="http://lucene.apache.org/core/mirrors-core-latest-redir.html">http://lucene.apache.org/core/mirrors-core-latest-redir.html</a>
@@ -486,12 +542,12 @@ and Solr can be downloaded from <a href=
 <p>See the <a href="/core/4_2_1/changes/Changes.html">Lucene CHANGES.txt</a> and
 <a href="/solr/4_2_1/changes/Changes.html">Solr CHANGES.txt</a> files included
 with the release for a full list of details.</p>
-<h3 id="highlights-of-the-lucene-release-include_3">Highlights of the Lucene release include:</h3>
+<h3 id="highlights-of-the-lucene-release-include_4">Highlights of the Lucene release include:</h3>
 <ul>
 <li>Lucene 4.2.1 includes 9 bug fixes and 3 optimizations, including a fix 
 for a serious bug that could result in the loss of an index.</li>
 </ul>
-<h3 id="highlights-of-the-solr-release-include_3">Highlights of the Solr release include:</h3>
+<h3 id="highlights-of-the-solr-release-include_4">Highlights of the Solr release include:</h3>
 <ul>
 <li>
 <p>Solr 4.2.1 includes 38 bug fixes and 2 optimizations. The list includes 
@@ -503,7 +559,7 @@ well.</p>
 <p>Lucene 4.2.1 bug fixes and optimizations.</p>
 </li>
 </ul>
-<h2 id="11-march-2013-apache-lucene-42-and-apache-solrwzxhzdk8tmwzxhzdk9-42-available">11 March 2013 - Apache Lucene 4.2 and Apache Solr<span style="vertical-align: super; font-size: xx-small">TM</span> 4.2 available</h2>
+<h2 id="11-march-2013-apache-lucene-42-and-apache-solrwzxhzdk10tmwzxhzdk11-42-available">11 March 2013 - Apache Lucene 4.2 and Apache Solr<span style="vertical-align: super; font-size: xx-small">TM</span> 4.2 available</h2>
 <p>The Lucene PMC is pleased to announce the availability
 of Apache Lucene 4.2 and Apache Solr 4.2.</p>
 <p>Lucene can be downloaded from <a href="http://lucene.apache.org/core/mirrors-core-latest-redir.html">http://lucene.apache.org/core/mirrors-core-latest-redir.html</a>
@@ -511,7 +567,7 @@ and Solr can be downloaded from <a href=
 <p>See the <a href="/core/4_2_0/changes/Changes.html">Lucene CHANGES.txt</a> and
 <a href="/solr/4_2_0/changes/Changes.html">Solr CHANGES.txt</a> files included
 with the release for a full list of details.</p>
-<h3 id="highlights-of-the-lucene-release-include_4">Highlights of the Lucene release include:</h3>
+<h3 id="highlights-of-the-lucene-release-include_5">Highlights of the Lucene release include:</h3>
 <ul>
 <li>
 <p>Lucene 4.2 has a new default codec (Lucene42Codec) with a more
@@ -560,7 +616,7 @@ with the release for a full list of deta
 <p>Various bugfixes and optimizations since the 4.1 release.</p>
 </li>
 </ul>
-<h3 id="highlights-of-the-solr-release-include_4">Highlights of the Solr release include:</h3>
+<h3 id="highlights-of-the-solr-release-include_5">Highlights of the Solr release include:</h3>
 <ul>
 <li>
 <p>A read side REST API for the schema. Always wanted to introspect the schema over http?
@@ -599,7 +655,7 @@ with the release for a full list of deta
 </li>
 </ul>
 <p>Solr 4.2 also includes many other new features as well as numerous optimizations and bugfixes.</p>
-<h2 id="22-january-2013-apache-lucene-41-and-apache-solrwzxhzdk10tmwzxhzdk11-41-available">22 January 2013 - Apache Lucene 4.1 and Apache Solr<span style="vertical-align: super; font-size: xx-small">TM</span> 4.1 available</h2>
+<h2 id="22-january-2013-apache-lucene-41-and-apache-solrwzxhzdk12tmwzxhzdk13-41-available">22 January 2013 - Apache Lucene 4.1 and Apache Solr<span style="vertical-align: super; font-size: xx-small">TM</span> 4.1 available</h2>
 <p>The Lucene PMC is pleased to announce the availability
 of Apache Lucene 4.1 and Apache Solr 4.1.</p>
 <p>Lucene can be downloaded from <a href="http://lucene.apache.org/core/mirrors-core-latest-redir.html">http://lucene.apache.org/core/mirrors-core-latest-redir.html</a>
@@ -607,7 +663,7 @@ and Solr can be downloaded from <a href=
 <p>See the <a href="/core/4_1_0/changes/Changes.html">Lucene CHANGES.txt</a> and
 <a href="/solr/4_1_0/changes/Changes.html">Solr CHANGES.txt</a> files included
 with the release for a full list of details.</p>
-<h3 id="highlights-of-the-lucene-release-include_5">Highlights of the Lucene release include:</h3>
+<h3 id="highlights-of-the-lucene-release-include_6">Highlights of the Lucene release include:</h3>
 <ul>
 <li>
 <p>Lucene 4.1 has a new default codec (Lucene41Codec) based on the
@@ -662,7 +718,7 @@ with the release for a full list of deta
 <p>Several bugfixes and optimizations since the 4.0 release.</p>
 </li>
 </ul>
-<h3 id="highlights-of-the-solr-release-include_5">Highlights of the Solr release include:</h3>
+<h3 id="highlights-of-the-solr-release-include_6">Highlights of the Solr release include:</h3>
 <h4 id="solrcloud-enhancements-see-httpwikiapacheorgsolrsolrcloud">SolrCloud enhancements (see <a href="http://wiki.apache.org/solr/SolrCloud">http://wiki.apache.org/solr/SolrCloud</a>):</h4>
 <ul>
 <li>Simple multi-tenancy through enhanced document routing:<ul>

Modified: websites/staging/lucene/trunk/content/solr/index.html
==============================================================================
--- websites/staging/lucene/trunk/content/solr/index.html (original)
+++ websites/staging/lucene/trunk/content/solr/index.html Sat Oct  5 09:21:02 2013
@@ -416,6 +416,12 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1529405;view=revision">r1529405</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-5304">SOLR-5304</a>: Fixed typo in exception message in CurrencyField (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1529335;view=revision">r1529335</a>
             <a href="https://issues.apache.org/jira/browse/SOLR-5301">SOLR-5301</a>: DELETEALIAS command prints CREATEALIAS in logs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#janhoy">janhoy</a>
@@ -439,12 +445,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1529139;view=revision">r1529139</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-5254">LUCENE-5254</a>: just pass 'this' to the CoreClosedListeners (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
-          </div>
-          
         </div>
         
       </div>