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/02/29 07:21:13 UTC

svn commit: r806704 - 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: Wed Feb 29 06:21:13 2012
New Revision: 806704

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 Wed Feb 29 06:21:13 2012
@@ -210,14 +210,14 @@
       
 <div><h1 id="features">Features</h1>
 <p>Lucene offers powerful features through a simple API:</p>
-<h2 id="scalable_high-performance_indexing">Scalable, High-Performance Indexing</h2>
+<h2 id="scalable-high-performance-indexing">Scalable, High-Performance Indexing</h2>
 <ul>
 <li>over 95GB/hour on modern hardware<br/></li>
 <li>small RAM requirements -- only 1MB heap</li>
 <li>incremental indexing as fast as batch indexing</li>
 <li>index size roughly 20-30% the size of text indexed</li>
 </ul>
-<h2 id="powerful_accurate_and_efficient_search_algorithms">Powerful, Accurate and Efficient Search Algorithms</h2>
+<h2 id="powerful-accurate-and-efficient-search-algorithms">Powerful, Accurate and Efficient Search Algorithms</h2>
 <ul>
 <li>ranked searching -- best results returned first</li>
 <li>many powerful query types: phrase queries, wildcard queries, proximity
@@ -228,7 +228,7 @@
 <li>multiple-index searching with merged results</li>
 <li>allows simultaneous update and searching</li>
 </ul>
-<h2 id="cross-platform_solution">Cross-Platform Solution</h2>
+<h2 id="cross-platform-solution">Cross-Platform Solution</h2>
 <ul>
 <li>Available as Open Source software under the
     <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License</a>
@@ -240,7 +240,7 @@
 
 
       
-      <div><h2 id="the_apache_software_foundation">The Apache Software Foundation</h2>
+      <div><h2 id="the-apache-software-foundation">The Apache Software Foundation</h2>
 <p>The <a href="http://www.apache.org">Apache Software Foundation</a> provides support for the Apache community of open-source software projects. The Apache projects are defined by collaborative consensus based processes, an open, pragmatic software license and a desire to create high quality software that leads the way in its field. Apache Lucene, Apache Solr, Apache PyLucene, Apache Open Relevance Project and their respective logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p></div>
       
     </div>
@@ -263,7 +263,7 @@
 <li><a href="downloads.html">Releases</a></li>
 <li><a href="systemreqs.html">System Requirements</a></li>
 </ul>
-<h1 id="release_docs">Release Docs</h1>
+<h1 id="release-docs">Release Docs</h1>
 <ul>
 <li><a href="./old_versioned_docs/versions/3_5_0/index.html">3.5</a></li>
 <li><a href="./old_versioned_docs//versions/3_4_0/index.html">3.4</a></li>
@@ -279,14 +279,14 @@
 <ul>
 <li><a href="../whoweare.html">Who We are</a></li>
 </ul>
-<h1 id="asf_links">ASF links</h1>
+<h1 id="asf-links">ASF links</h1>
 <ul>
 <li><a href="http://www.apache.org">Apache Software Foundation</a></li>
 <li><a href="http://www.apache.org/licenses/LICENSE-2.0">License</a></li>
 <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
 <li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a></li>
 </ul>
-<h1 id="related_projects">Related Projects</h1>
+<h1 id="related-projects">Related Projects</h1>
 <ul>
 <li><a href="http://hadoop.apache.org">Apache Hadoop</a></li>
 <li><a href="http://incubator.apache.org/connectors/">Apache ManifoldCF</a></li>
@@ -305,33 +305,33 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1294797;view=revision">r1294797</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3820">LUCENE-3820</a>: limiting the amount of input for pattern matching to go past exponential time patterns, even if they happen.... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1294968;view=revision">r1294968</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3157">SOLR-3157</a>: remove isTestLoggingFormat (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1294723;view=revision">r1294723</a>
-        only add a close hook for the httpshardhandlerfactory if *we* created it (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1294967;view=revision">r1294967</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3157">SOLR-3157</a>: restrict changes to logging string to formatter (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1294714;view=revision">r1294714</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-3033">SOLR-3033</a>/<a href="https://issues.apache.org/jira/browse/SOLR-3168">SOLR-3168</a>: uncomment-out tests (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#jdyer">jdyer</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1294965;view=revision">r1294965</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-2604">LUCENE-2604</a>: add '/' to the list of chars in the various escape functions (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1294703;view=revision">r1294703</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-3168">SOLR-3168</a>:  &quot;numberToKeep&quot; backups doesn't ever keep more than 1 (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#jdyer">jdyer</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1294963;view=revision">r1294963</a>
+        fix spelling (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1294702;view=revision">r1294702</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-3033">SOLR-3033</a>: &quot;numberToKeep&quot; on replication handler does not work with &quot;backupAfter&quot; (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#jdyer">jdyer</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1294920;view=revision">r1294920</a>
+        javadocs: picture is worth 1000 words (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
       </div>
     </div></div>
     

Modified: websites/production/lucene/content/index.html
==============================================================================
--- websites/production/lucene/content/index.html (original)
+++ websites/production/lucene/content/index.html Wed Feb 29 06:21:13 2012
@@ -200,7 +200,7 @@
 </ul></div>
       
 <div><h1 id="news">News</h1>
-<h2 id="27_november_2011_-_lucene_core_350_and_solr_350_available">27 November 2011 - Lucene Core 3.5.0 and Solr 3.5.0 Available</h2>
+<h2 id="27-november-2011-lucene-core-350-and-solr-350-available">27 November 2011 - Lucene Core 3.5.0 and Solr 3.5.0 Available</h2>
 <p>The Lucene PMC is pleased to announce the availability
 of Apache Lucene 3.5.0 and Apache Solr 3.5.0.</p>
 <p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.cgi/lucene/java/">http://www.apache.org/dyn/closer.cgi/lucene/java/</a> and 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>
@@ -302,7 +302,7 @@ DeletionPolicy. See CHANGES.txt entries 
     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_solrtitle">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,
@@ -315,7 +315,7 @@ DeletionPolicy. See CHANGES.txt entries 
   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_availabletitle">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 Lucene 3.4.0 and Apache Solr 3.4.0.</p>
 <p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.cgi/lucene/java/">http://www.apache.org/dyn/closer.cgi/lucene/java/</a> and 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>
@@ -405,7 +405,7 @@ information while still indexing term fr
 <p>Various fixes for multi-threaded <code  class="inline">DataImportHandler</code>.</p>
 </li>
 </ul>
-<h2 id="28_july_2011_-_warning_index_corruption_and_crashes_in_apache_lucene_core__apache_solr_with_java_7">28 July 2011 - WARNING: Index corruption and crashes in Apache Lucene Core / Apache Solr with Java 7</h2>
+<h2 id="28-july-2011-warning-index-corruption-and-crashes-in-apache-lucene-core-apache-solr-with-java-7">28 July 2011 - WARNING: Index corruption and crashes in Apache Lucene Core / Apache Solr with Java 7</h2>
 <p>Oracle released <a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">Java 7</a> today.
 Unfortunately it contains hotspot compiler optimizations, which miscompile some loops.
 This can affect code of several Apache projects. Sometimes JVMs only crash, but in several cases,
@@ -440,7 +440,7 @@ In case you upgrade to Java 7, remember 
 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="1_july_2011_-_lucene_core_33_and_solr_33_available">1 July 2011 - Lucene Core 3.3 and Solr 3.3 Available</h2>
+<h2 id="1-july-2011-lucene-core-33-and-solr-33-available">1 July 2011 - Lucene Core 3.3 and Solr 3.3 Available</h2>
 <p>The Lucene PMC is pleased to announce the availability
 of Apache Lucene 3.3 and Apache Solr 3.3.</p>
 <p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.cgi/lucene/java/">http://www.apache.org/dyn/closer.cgi/lucene/java/</a> and 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>
@@ -479,7 +479,7 @@ Highlights of the Lucene release include
 <li>Important bugfixes, including extremely high RAM usage in spellchecking.</li>
 <li>Bugfixes and improvements from Apache Lucene 3.3</li>
 </ul>
-<h2 id="4_june_2011_-_lucene_core_32_and_solr_32_available">4 June 2011 - Lucene Core 3.2 and Solr 3.2 Available</h2>
+<h2 id="4-june-2011-lucene-core-32-and-solr-32-available">4 June 2011 - Lucene Core 3.2 and Solr 3.2 Available</h2>
 <p>The Lucene PMC is pleased to announce the availability of Apache Lucene 3.2 and Apache Solr 3.2.</p>
 <p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.cgi/lucene/java/">http://www.apache.org/dyn/closer.cgi/lucene/java/</a> and 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>
 Highlights of the Lucene release include:</p>
@@ -522,7 +522,7 @@ Highlights of the Lucene release include
 <li>A test-framework jar for easy testing of Solr extensions.</li>
 <li>Bugfixes and improvements from Apache Lucene 3.2. </li>
 </ul>
-<h2 id="31_march_2011_-_lucene_core_31_and_solr_31_available">31 March 2011 - Lucene Core 3.1 and Solr 3.1 Available</h2>
+<h2 id="31-march-2011-lucene-core-31-and-solr-31-available">31 March 2011 - Lucene Core 3.1 and Solr 3.1 Available</h2>
 <p>The Lucene PMC is pleased to announce the availability of Apache Lucene 3.1 and Apache Solr 3.1.
 The version number for Solr 3.1 was chosen to reflect the merge of
 development with Lucene, which is currently also on 3.1.  Going
@@ -584,7 +584,7 @@ as well as new analysis capabilities.</l
 
 
       
-      <div><h2 id="the_apache_software_foundation">The Apache Software Foundation</h2>
+      <div><h2 id="the-apache-software-foundation">The Apache Software Foundation</h2>
 <p>The <a href="http://www.apache.org">Apache Software Foundation</a> provides support for the Apache community of open-source software projects. The Apache projects are defined by collaborative consensus based processes, an open, pragmatic software license and a desire to create high quality software that leads the way in its field. Apache Lucene, Apache Solr, Apache PyLucene, Apache Open Relevance Project and their respective logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p></div>
       
     </div>
@@ -613,21 +613,21 @@ as well as new analysis capabilities.</l
 <ul>
 <li><a href="./whoweare.html">Who We are</a></li>
 </ul>
-<h1 id="asf_links">ASF links</h1>
+<h1 id="asf-links">ASF links</h1>
 <ul>
 <li><a href="http://www.apache.org">Apache Software Foundation</a></li>
 <li><a href="http://www.apache.org/licenses/LICENSE-2.0">License</a></li>
 <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
 <li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a></li>
 </ul>
-<h1 id="editing_this_site">Editing This Site</h1>
+<h1 id="editing-this-site">Editing This Site</h1>
 <ul>
 <li><a href="site-instructions.html">Instructions</a></li>
 <li><a href="http://www.apache.org/dev/cms.html">ASF CMS</a></li>
 <li><a href="http://www.apache.org/dev/cmsref.html">ASF CMS Reference/FAQ</a></li>
 <li><a href="http://daringfireball.net/projects/markdown/syntax">Markdown</a></li>
 </ul>
-<h1 id="related_projects">Related Projects</h1>
+<h1 id="related-projects">Related Projects</h1>
 <ul>
 <li><a href="http://hadoop.apache.org">Apache Hadoop</a></li>
 <li><a href="http://incubator.apache.org/connectors/">Apache ManifoldCF</a></li>

Modified: websites/production/lucene/content/solr/index.html
==============================================================================
--- websites/production/lucene/content/solr/index.html (original)
+++ websites/production/lucene/content/solr/index.html Wed Feb 29 06:21:13 2012
@@ -243,7 +243,7 @@
 <li>Flexible and Adaptable with XML configuration</li>
 <li>Extensible Plugin Architecture</li>
 </ul>
-<h2 id="solr_uses_the_lucene_search_library_and_extends_it">Solr Uses the Lucene Search Library and Extends it!</h2>
+<h2 id="solr-uses-the-lucene-search-library-and-extends-it">Solr Uses the Lucene Search Library and Extends it!</h2>
 <ul>
 <li>A Real Data Schema, with Numeric Types, Dynamic Fields, Unique Keys</li>
 <li>Powerful Extensions to the Lucene Query Language</li>
@@ -263,7 +263,7 @@
 <li>Apache UIMA integration for configurable metadata extraction</li>
 <li>Multiple search indices</li>
 </ul>
-<h2 id="detailed_features">Detailed Features</h2>
+<h2 id="detailed-features">Detailed Features</h2>
 <h3 id="schema">Schema</h3>
 <ul>
 <li>Defines the field types and fields of documents</li>
@@ -331,7 +331,7 @@ numeric fields or query relevancy scores
 <li>Configurable distribution interval allows tradeoff between timeliness and cache utilization</li>
 <li>Replication and automatic reloading of configuration files</li>
 </ul>
-<h3 id="admin_interface">Admin Interface</h3>
+<h3 id="admin-interface">Admin Interface</h3>
 <ul>
 <li>Comprehensive statistics on cache utilization, updates, and queries</li>
 <li>Interactive schema browser that includes index statistics</li>
@@ -346,7 +346,7 @@ numeric fields or query relevancy scores
 
 
       
-      <div><h2 id="the_apache_software_foundation">The Apache Software Foundation</h2>
+      <div><h2 id="the-apache-software-foundation">The Apache Software Foundation</h2>
 <p>The <a href="http://www.apache.org">Apache Software Foundation</a> provides support for the Apache community of open-source software projects. The Apache projects are defined by collaborative consensus based processes, an open, pragmatic software license and a desire to create high quality software that leads the way in its field. Apache Lucene, Apache Solr, Apache PyLucene, Apache Open Relevance Project and their respective logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p></div>
       
     </div>
@@ -373,14 +373,14 @@ numeric fields or query relevancy scores
 <ul>
 <li><a href="../whoweare.html">Who We are</a></li>
 </ul>
-<h1 id="asf_links">ASF links</h1>
+<h1 id="asf-links">ASF links</h1>
 <ul>
 <li><a href="http://www.apache.org">Apache Software Foundation</a></li>
 <li><a href="http://www.apache.org/licenses/LICENSE-2.0">License</a></li>
 <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
 <li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a></li>
 </ul>
-<h1 id="related_projects">Related Projects</h1>
+<h1 id="related-projects">Related Projects</h1>
 <ul>
 <li><a href="http://hadoop.apache.org">Apache Hadoop</a></li>
 <li><a href="http://incubator.apache.org/connectors/">Apache ManifoldCF</a></li>
@@ -400,33 +400,33 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1294797;view=revision">r1294797</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3820">LUCENE-3820</a>: limiting the amount of input for pattern matching to go past exponential time patterns, even if they happen.... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1294968;view=revision">r1294968</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3157">SOLR-3157</a>: remove isTestLoggingFormat (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1294723;view=revision">r1294723</a>
-            only add a close hook for the httpshardhandlerfactory if *we* created it (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1294967;view=revision">r1294967</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3157">SOLR-3157</a>: restrict changes to logging string to formatter (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1294714;view=revision">r1294714</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-3033">SOLR-3033</a>/<a href="https://issues.apache.org/jira/browse/SOLR-3168">SOLR-3168</a>: uncomment-out tests (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#jdyer">jdyer</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1294965;view=revision">r1294965</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-2604">LUCENE-2604</a>: add '/' to the list of chars in the various escape functions (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1294703;view=revision">r1294703</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-3168">SOLR-3168</a>:  &quot;numberToKeep&quot; backups doesn't ever keep more than 1 (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#jdyer">jdyer</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1294963;view=revision">r1294963</a>
+            fix spelling (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1294702;view=revision">r1294702</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-3033">SOLR-3033</a>: &quot;numberToKeep&quot; on replication handler does not work with &quot;backupAfter&quot; (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#jdyer">jdyer</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1294920;view=revision">r1294920</a>
+            javadocs: picture is worth 1000 words (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
           </div>
           
         </div>
@@ -438,15 +438,15 @@ numeric fields or query relevancy scores
         
         <div class="status-item">
           <div class="section-content">
-             <a href="http://twitter.com/lightcastletech/statuses/174584998777729024">@</a>Dan is giving a presentation at SHRUG in H'burg tonight on Solr and Rails.  <a href="http://t.co/RdEvm87t">http://t.co/RdEvm87t</a> <a href="http://twitter.com/search?q=%23solr...">#solr...</a> <a href="http://t.co/Dt3FDC6p">http://t.co/Dt3FDC6p</a>
+             <a href="http://twitter.com/TNRGlobal/statuses/174713814665789441">@</a>Now available: Our White Paper on <a href="http://twitter.com/search?q=%23FAST">#FAST</a> ESP to <a href="http://twitter.com/search?q=%23Solr">#Solr</a> Migration Sign up here <a href="http://t.co/2gIr77PM">http://t.co/2gIr77PM</a> and we'll email you a link to the paper
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/marcusosterberg/statuses/174570856637407233">@</a><a href="http://twitter.com/bjornhagstrom">@bjornhagstrom</a> vi kanske skulle göra ett <a href="http://twitter.com/search?q=%23Solr-pyssel">#Solr-pyssel</a> ihop om geo/GIS eller liknande vi båda garanterat har?
+             <a href="http://twitter.com/johtani/statuses/174698344197783552">@</a>表示に使えそうなデモが載ってる / [<a href="http://twitter.com/search?q=%23SOLR-3174]">#SOLR-3174]</a> Visualize Cluster State - ASF JIRA <a href="https://t.co/3EvhN86L">https://t.co/3EvhN86L</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/marcusosterberg/statuses/174564982804058113">@</a><a href="http://twitter.com/andreaskrohn">@andreaskrohn</a> exempel på API baserat på <a href="http://twitter.com/search?q=%23Solr?">#Solr?</a> Många av oss indexerar ju massor med data så att släppa den fri med samma teknik vore sweet!
+             <a href="http://twitter.com/johtani/statuses/174690693619515392">@</a>[<a href="http://twitter.com/search?q=%23SOLR-3174]">#SOLR-3174]</a> Visualize Cluster State - ASF JIRA <a href="https://t.co/3EvhN86L">https://t.co/3EvhN86L</a>
           </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 Wed Feb 29 06:21:13 2012
@@ -210,14 +210,14 @@
       
 <div><h1 id="features">Features</h1>
 <p>Lucene offers powerful features through a simple API:</p>
-<h2 id="scalable_high-performance_indexing">Scalable, High-Performance Indexing</h2>
+<h2 id="scalable-high-performance-indexing">Scalable, High-Performance Indexing</h2>
 <ul>
 <li>over 95GB/hour on modern hardware<br/></li>
 <li>small RAM requirements -- only 1MB heap</li>
 <li>incremental indexing as fast as batch indexing</li>
 <li>index size roughly 20-30% the size of text indexed</li>
 </ul>
-<h2 id="powerful_accurate_and_efficient_search_algorithms">Powerful, Accurate and Efficient Search Algorithms</h2>
+<h2 id="powerful-accurate-and-efficient-search-algorithms">Powerful, Accurate and Efficient Search Algorithms</h2>
 <ul>
 <li>ranked searching -- best results returned first</li>
 <li>many powerful query types: phrase queries, wildcard queries, proximity
@@ -228,7 +228,7 @@
 <li>multiple-index searching with merged results</li>
 <li>allows simultaneous update and searching</li>
 </ul>
-<h2 id="cross-platform_solution">Cross-Platform Solution</h2>
+<h2 id="cross-platform-solution">Cross-Platform Solution</h2>
 <ul>
 <li>Available as Open Source software under the
     <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License</a>
@@ -240,7 +240,7 @@
 
 
       
-      <div><h2 id="the_apache_software_foundation">The Apache Software Foundation</h2>
+      <div><h2 id="the-apache-software-foundation">The Apache Software Foundation</h2>
 <p>The <a href="http://www.apache.org">Apache Software Foundation</a> provides support for the Apache community of open-source software projects. The Apache projects are defined by collaborative consensus based processes, an open, pragmatic software license and a desire to create high quality software that leads the way in its field. Apache Lucene, Apache Solr, Apache PyLucene, Apache Open Relevance Project and their respective logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p></div>
       
     </div>
@@ -263,7 +263,7 @@
 <li><a href="downloads.html">Releases</a></li>
 <li><a href="systemreqs.html">System Requirements</a></li>
 </ul>
-<h1 id="release_docs">Release Docs</h1>
+<h1 id="release-docs">Release Docs</h1>
 <ul>
 <li><a href="./old_versioned_docs/versions/3_5_0/index.html">3.5</a></li>
 <li><a href="./old_versioned_docs//versions/3_4_0/index.html">3.4</a></li>
@@ -279,14 +279,14 @@
 <ul>
 <li><a href="../whoweare.html">Who We are</a></li>
 </ul>
-<h1 id="asf_links">ASF links</h1>
+<h1 id="asf-links">ASF links</h1>
 <ul>
 <li><a href="http://www.apache.org">Apache Software Foundation</a></li>
 <li><a href="http://www.apache.org/licenses/LICENSE-2.0">License</a></li>
 <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
 <li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a></li>
 </ul>
-<h1 id="related_projects">Related Projects</h1>
+<h1 id="related-projects">Related Projects</h1>
 <ul>
 <li><a href="http://hadoop.apache.org">Apache Hadoop</a></li>
 <li><a href="http://incubator.apache.org/connectors/">Apache ManifoldCF</a></li>
@@ -305,33 +305,33 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1294797;view=revision">r1294797</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3820">LUCENE-3820</a>: limiting the amount of input for pattern matching to go past exponential time patterns, even if they happen.... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1294968;view=revision">r1294968</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3157">SOLR-3157</a>: remove isTestLoggingFormat (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1294723;view=revision">r1294723</a>
-        only add a close hook for the httpshardhandlerfactory if *we* created it (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1294967;view=revision">r1294967</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3157">SOLR-3157</a>: restrict changes to logging string to formatter (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1294714;view=revision">r1294714</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-3033">SOLR-3033</a>/<a href="https://issues.apache.org/jira/browse/SOLR-3168">SOLR-3168</a>: uncomment-out tests (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#jdyer">jdyer</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1294965;view=revision">r1294965</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-2604">LUCENE-2604</a>: add '/' to the list of chars in the various escape functions (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1294703;view=revision">r1294703</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-3168">SOLR-3168</a>:  &quot;numberToKeep&quot; backups doesn't ever keep more than 1 (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#jdyer">jdyer</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1294963;view=revision">r1294963</a>
+        fix spelling (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1294702;view=revision">r1294702</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-3033">SOLR-3033</a>: &quot;numberToKeep&quot; on replication handler does not work with &quot;backupAfter&quot; (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#jdyer">jdyer</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1294920;view=revision">r1294920</a>
+        javadocs: picture is worth 1000 words (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#hossman">hossman</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 Wed Feb 29 06:21:13 2012
@@ -200,7 +200,7 @@
 </ul></div>
       
 <div><h1 id="news">News</h1>
-<h2 id="27_november_2011_-_lucene_core_350_and_solr_350_available">27 November 2011 - Lucene Core 3.5.0 and Solr 3.5.0 Available</h2>
+<h2 id="27-november-2011-lucene-core-350-and-solr-350-available">27 November 2011 - Lucene Core 3.5.0 and Solr 3.5.0 Available</h2>
 <p>The Lucene PMC is pleased to announce the availability
 of Apache Lucene 3.5.0 and Apache Solr 3.5.0.</p>
 <p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.cgi/lucene/java/">http://www.apache.org/dyn/closer.cgi/lucene/java/</a> and 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>
@@ -302,7 +302,7 @@ DeletionPolicy. See CHANGES.txt entries 
     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_solrtitle">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,
@@ -315,7 +315,7 @@ DeletionPolicy. See CHANGES.txt entries 
   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_availabletitle">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 Lucene 3.4.0 and Apache Solr 3.4.0.</p>
 <p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.cgi/lucene/java/">http://www.apache.org/dyn/closer.cgi/lucene/java/</a> and 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>
@@ -405,7 +405,7 @@ information while still indexing term fr
 <p>Various fixes for multi-threaded <code  class="inline">DataImportHandler</code>.</p>
 </li>
 </ul>
-<h2 id="28_july_2011_-_warning_index_corruption_and_crashes_in_apache_lucene_core__apache_solr_with_java_7">28 July 2011 - WARNING: Index corruption and crashes in Apache Lucene Core / Apache Solr with Java 7</h2>
+<h2 id="28-july-2011-warning-index-corruption-and-crashes-in-apache-lucene-core-apache-solr-with-java-7">28 July 2011 - WARNING: Index corruption and crashes in Apache Lucene Core / Apache Solr with Java 7</h2>
 <p>Oracle released <a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">Java 7</a> today.
 Unfortunately it contains hotspot compiler optimizations, which miscompile some loops.
 This can affect code of several Apache projects. Sometimes JVMs only crash, but in several cases,
@@ -440,7 +440,7 @@ In case you upgrade to Java 7, remember 
 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="1_july_2011_-_lucene_core_33_and_solr_33_available">1 July 2011 - Lucene Core 3.3 and Solr 3.3 Available</h2>
+<h2 id="1-july-2011-lucene-core-33-and-solr-33-available">1 July 2011 - Lucene Core 3.3 and Solr 3.3 Available</h2>
 <p>The Lucene PMC is pleased to announce the availability
 of Apache Lucene 3.3 and Apache Solr 3.3.</p>
 <p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.cgi/lucene/java/">http://www.apache.org/dyn/closer.cgi/lucene/java/</a> and 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>
@@ -479,7 +479,7 @@ Highlights of the Lucene release include
 <li>Important bugfixes, including extremely high RAM usage in spellchecking.</li>
 <li>Bugfixes and improvements from Apache Lucene 3.3</li>
 </ul>
-<h2 id="4_june_2011_-_lucene_core_32_and_solr_32_available">4 June 2011 - Lucene Core 3.2 and Solr 3.2 Available</h2>
+<h2 id="4-june-2011-lucene-core-32-and-solr-32-available">4 June 2011 - Lucene Core 3.2 and Solr 3.2 Available</h2>
 <p>The Lucene PMC is pleased to announce the availability of Apache Lucene 3.2 and Apache Solr 3.2.</p>
 <p>Lucene can be downloaded from <a href="http://www.apache.org/dyn/closer.cgi/lucene/java/">http://www.apache.org/dyn/closer.cgi/lucene/java/</a> and 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>
 Highlights of the Lucene release include:</p>
@@ -522,7 +522,7 @@ Highlights of the Lucene release include
 <li>A test-framework jar for easy testing of Solr extensions.</li>
 <li>Bugfixes and improvements from Apache Lucene 3.2. </li>
 </ul>
-<h2 id="31_march_2011_-_lucene_core_31_and_solr_31_available">31 March 2011 - Lucene Core 3.1 and Solr 3.1 Available</h2>
+<h2 id="31-march-2011-lucene-core-31-and-solr-31-available">31 March 2011 - Lucene Core 3.1 and Solr 3.1 Available</h2>
 <p>The Lucene PMC is pleased to announce the availability of Apache Lucene 3.1 and Apache Solr 3.1.
 The version number for Solr 3.1 was chosen to reflect the merge of
 development with Lucene, which is currently also on 3.1.  Going
@@ -584,7 +584,7 @@ as well as new analysis capabilities.</l
 
 
       
-      <div><h2 id="the_apache_software_foundation">The Apache Software Foundation</h2>
+      <div><h2 id="the-apache-software-foundation">The Apache Software Foundation</h2>
 <p>The <a href="http://www.apache.org">Apache Software Foundation</a> provides support for the Apache community of open-source software projects. The Apache projects are defined by collaborative consensus based processes, an open, pragmatic software license and a desire to create high quality software that leads the way in its field. Apache Lucene, Apache Solr, Apache PyLucene, Apache Open Relevance Project and their respective logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p></div>
       
     </div>
@@ -613,21 +613,21 @@ as well as new analysis capabilities.</l
 <ul>
 <li><a href="./whoweare.html">Who We are</a></li>
 </ul>
-<h1 id="asf_links">ASF links</h1>
+<h1 id="asf-links">ASF links</h1>
 <ul>
 <li><a href="http://www.apache.org">Apache Software Foundation</a></li>
 <li><a href="http://www.apache.org/licenses/LICENSE-2.0">License</a></li>
 <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
 <li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a></li>
 </ul>
-<h1 id="editing_this_site">Editing This Site</h1>
+<h1 id="editing-this-site">Editing This Site</h1>
 <ul>
 <li><a href="site-instructions.html">Instructions</a></li>
 <li><a href="http://www.apache.org/dev/cms.html">ASF CMS</a></li>
 <li><a href="http://www.apache.org/dev/cmsref.html">ASF CMS Reference/FAQ</a></li>
 <li><a href="http://daringfireball.net/projects/markdown/syntax">Markdown</a></li>
 </ul>
-<h1 id="related_projects">Related Projects</h1>
+<h1 id="related-projects">Related Projects</h1>
 <ul>
 <li><a href="http://hadoop.apache.org">Apache Hadoop</a></li>
 <li><a href="http://incubator.apache.org/connectors/">Apache ManifoldCF</a></li>

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 Wed Feb 29 06:21:13 2012
@@ -243,7 +243,7 @@
 <li>Flexible and Adaptable with XML configuration</li>
 <li>Extensible Plugin Architecture</li>
 </ul>
-<h2 id="solr_uses_the_lucene_search_library_and_extends_it">Solr Uses the Lucene Search Library and Extends it!</h2>
+<h2 id="solr-uses-the-lucene-search-library-and-extends-it">Solr Uses the Lucene Search Library and Extends it!</h2>
 <ul>
 <li>A Real Data Schema, with Numeric Types, Dynamic Fields, Unique Keys</li>
 <li>Powerful Extensions to the Lucene Query Language</li>
@@ -263,7 +263,7 @@
 <li>Apache UIMA integration for configurable metadata extraction</li>
 <li>Multiple search indices</li>
 </ul>
-<h2 id="detailed_features">Detailed Features</h2>
+<h2 id="detailed-features">Detailed Features</h2>
 <h3 id="schema">Schema</h3>
 <ul>
 <li>Defines the field types and fields of documents</li>
@@ -331,7 +331,7 @@ numeric fields or query relevancy scores
 <li>Configurable distribution interval allows tradeoff between timeliness and cache utilization</li>
 <li>Replication and automatic reloading of configuration files</li>
 </ul>
-<h3 id="admin_interface">Admin Interface</h3>
+<h3 id="admin-interface">Admin Interface</h3>
 <ul>
 <li>Comprehensive statistics on cache utilization, updates, and queries</li>
 <li>Interactive schema browser that includes index statistics</li>
@@ -346,7 +346,7 @@ numeric fields or query relevancy scores
 
 
       
-      <div><h2 id="the_apache_software_foundation">The Apache Software Foundation</h2>
+      <div><h2 id="the-apache-software-foundation">The Apache Software Foundation</h2>
 <p>The <a href="http://www.apache.org">Apache Software Foundation</a> provides support for the Apache community of open-source software projects. The Apache projects are defined by collaborative consensus based processes, an open, pragmatic software license and a desire to create high quality software that leads the way in its field. Apache Lucene, Apache Solr, Apache PyLucene, Apache Open Relevance Project and their respective logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p></div>
       
     </div>
@@ -373,14 +373,14 @@ numeric fields or query relevancy scores
 <ul>
 <li><a href="../whoweare.html">Who We are</a></li>
 </ul>
-<h1 id="asf_links">ASF links</h1>
+<h1 id="asf-links">ASF links</h1>
 <ul>
 <li><a href="http://www.apache.org">Apache Software Foundation</a></li>
 <li><a href="http://www.apache.org/licenses/LICENSE-2.0">License</a></li>
 <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
 <li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a></li>
 </ul>
-<h1 id="related_projects">Related Projects</h1>
+<h1 id="related-projects">Related Projects</h1>
 <ul>
 <li><a href="http://hadoop.apache.org">Apache Hadoop</a></li>
 <li><a href="http://incubator.apache.org/connectors/">Apache ManifoldCF</a></li>
@@ -400,33 +400,33 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1294797;view=revision">r1294797</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3820">LUCENE-3820</a>: limiting the amount of input for pattern matching to go past exponential time patterns, even if they happen.... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1294968;view=revision">r1294968</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3157">SOLR-3157</a>: remove isTestLoggingFormat (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1294723;view=revision">r1294723</a>
-            only add a close hook for the httpshardhandlerfactory if *we* created it (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1294967;view=revision">r1294967</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3157">SOLR-3157</a>: restrict changes to logging string to formatter (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1294714;view=revision">r1294714</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-3033">SOLR-3033</a>/<a href="https://issues.apache.org/jira/browse/SOLR-3168">SOLR-3168</a>: uncomment-out tests (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#jdyer">jdyer</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1294965;view=revision">r1294965</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-2604">LUCENE-2604</a>: add '/' to the list of chars in the various escape functions (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1294703;view=revision">r1294703</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-3168">SOLR-3168</a>:  &quot;numberToKeep&quot; backups doesn't ever keep more than 1 (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#jdyer">jdyer</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1294963;view=revision">r1294963</a>
+            fix spelling (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1294702;view=revision">r1294702</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-3033">SOLR-3033</a>: &quot;numberToKeep&quot; on replication handler does not work with &quot;backupAfter&quot; (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#jdyer">jdyer</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1294920;view=revision">r1294920</a>
+            javadocs: picture is worth 1000 words (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
           </div>
           
         </div>
@@ -438,15 +438,15 @@ numeric fields or query relevancy scores
         
         <div class="status-item">
           <div class="section-content">
-             <a href="http://twitter.com/lightcastletech/statuses/174584998777729024">@</a>Dan is giving a presentation at SHRUG in H'burg tonight on Solr and Rails.  <a href="http://t.co/RdEvm87t">http://t.co/RdEvm87t</a> <a href="http://twitter.com/search?q=%23solr...">#solr...</a> <a href="http://t.co/Dt3FDC6p">http://t.co/Dt3FDC6p</a>
+             <a href="http://twitter.com/TNRGlobal/statuses/174713814665789441">@</a>Now available: Our White Paper on <a href="http://twitter.com/search?q=%23FAST">#FAST</a> ESP to <a href="http://twitter.com/search?q=%23Solr">#Solr</a> Migration Sign up here <a href="http://t.co/2gIr77PM">http://t.co/2gIr77PM</a> and we'll email you a link to the paper
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/marcusosterberg/statuses/174570856637407233">@</a><a href="http://twitter.com/bjornhagstrom">@bjornhagstrom</a> vi kanske skulle göra ett <a href="http://twitter.com/search?q=%23Solr-pyssel">#Solr-pyssel</a> ihop om geo/GIS eller liknande vi båda garanterat har?
+             <a href="http://twitter.com/johtani/statuses/174698344197783552">@</a>表示に使えそうなデモが載ってる / [<a href="http://twitter.com/search?q=%23SOLR-3174]">#SOLR-3174]</a> Visualize Cluster State - ASF JIRA <a href="https://t.co/3EvhN86L">https://t.co/3EvhN86L</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/marcusosterberg/statuses/174564982804058113">@</a><a href="http://twitter.com/andreaskrohn">@andreaskrohn</a> exempel på API baserat på <a href="http://twitter.com/search?q=%23Solr?">#Solr?</a> Många av oss indexerar ju massor med data så att släppa den fri med samma teknik vore sweet!
+             <a href="http://twitter.com/johtani/statuses/174690693619515392">@</a>[<a href="http://twitter.com/search?q=%23SOLR-3174]">#SOLR-3174]</a> Visualize Cluster State - ASF JIRA <a href="https://t.co/3EvhN86L">https://t.co/3EvhN86L</a>
           </div>
           
         </div>