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/26 18:21:05 UTC

svn commit: r806391 - 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: Sun Feb 26 17:21:05 2012
New Revision: 806391

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 Sun Feb 26 17:21:05 2012
@@ -305,6 +305,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1293866;view=revision">r1293866</a>
+        logging: fix detection of updates since startup (<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=1293863;view=revision">r1293863</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3080">SOLR-3080</a>: do tlog recovery for all nodes, not just leaders (<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=1293823;view=revision">r1293823</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-3822">LUCENE-3822</a>: whitespace (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
@@ -321,18 +333,6 @@
         Make clover output dir consistent with Lucene (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1293728;view=revision">r1293728</a>
-        Remove resource leak as we never close the MultiReader (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
-      </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1293614;view=revision">r1293614</a>
-        [<a href="https://issues.apache.org/jira/browse/LUCENE-3731">LUCENE-3731</a>] - refactored analyzeText method to initializeIterator and made it abstract inside BaseUIMATokenizer  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#tommaso">tommaso</a>
-      </div>
     </div></div>
     
     

Modified: websites/production/lucene/content/index.html
==============================================================================
    (empty)

Modified: websites/production/lucene/content/solr/index.html
==============================================================================
--- websites/production/lucene/content/solr/index.html (original)
+++ websites/production/lucene/content/solr/index.html Sun Feb 26 17:21:05 2012
@@ -400,6 +400,18 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1293866;view=revision">r1293866</a>
+            logging: fix detection of updates since startup (<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=1293863;view=revision">r1293863</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3080">SOLR-3080</a>: do tlog recovery for all nodes, not just leaders (<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=1293823;view=revision">r1293823</a>
             <a href="https://issues.apache.org/jira/browse/LUCENE-3822">LUCENE-3822</a>: whitespace (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
@@ -417,18 +429,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1293728;view=revision">r1293728</a>
-            Remove resource leak as we never close the MultiReader (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
-          </div>
-          
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1293614;view=revision">r1293614</a>
-            [<a href="https://issues.apache.org/jira/browse/LUCENE-3731">LUCENE-3731</a>] - refactored analyzeText method to initializeIterator and made it abstract inside BaseUIMATokenizer  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#tommaso">tommaso</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 Sun Feb 26 17:21:05 2012
@@ -305,6 +305,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1293866;view=revision">r1293866</a>
+        logging: fix detection of updates since startup (<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=1293863;view=revision">r1293863</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3080">SOLR-3080</a>: do tlog recovery for all nodes, not just leaders (<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=1293823;view=revision">r1293823</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-3822">LUCENE-3822</a>: whitespace (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
@@ -321,18 +333,6 @@
         Make clover output dir consistent with Lucene (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1293728;view=revision">r1293728</a>
-        Remove resource leak as we never close the MultiReader (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
-      </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1293614;view=revision">r1293614</a>
-        [<a href="https://issues.apache.org/jira/browse/LUCENE-3731">LUCENE-3731</a>] - refactored analyzeText method to initializeIterator and made it abstract inside BaseUIMATokenizer  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#tommaso">tommaso</a>
-      </div>
     </div></div>
     
     

Modified: websites/staging/lucene/trunk/content/index.html
==============================================================================
    (empty)

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 Sun Feb 26 17:21:05 2012
@@ -400,6 +400,18 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1293866;view=revision">r1293866</a>
+            logging: fix detection of updates since startup (<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=1293863;view=revision">r1293863</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3080">SOLR-3080</a>: do tlog recovery for all nodes, not just leaders (<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=1293823;view=revision">r1293823</a>
             <a href="https://issues.apache.org/jira/browse/LUCENE-3822">LUCENE-3822</a>: whitespace (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
@@ -417,18 +429,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1293728;view=revision">r1293728</a>
-            Remove resource leak as we never close the MultiReader (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
-          </div>
-          
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1293614;view=revision">r1293614</a>
-            [<a href="https://issues.apache.org/jira/browse/LUCENE-3731">LUCENE-3731</a>] - refactored analyzeText method to initializeIterator and made it abstract inside BaseUIMATokenizer  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#tommaso">tommaso</a>
-          </div>
-          
         </div>
         
       </div>