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/03/04 20:21:05 UTC

svn commit: r807329 - 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 Mar  4 19:21:05 2012
New Revision: 807329

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 Mar  4 19:21:05 2012
@@ -305,33 +305,33 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1296847;view=revision">r1296847</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-3199">SOLR-3199</a>: this test was not clearing the bootstrap_confdir sys prop it sets (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1296855;view=revision">r1296855</a>
+        audit clearing sys props (<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=1296839;view=revision">r1296839</a>
-        logging: improve for RecoveryStrategy (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1296854;view=revision">r1296854</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3180">SOLR-3180</a>: simplify core reference counting by just using the same core for the full duration of recovery for now... (<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=1296821;view=revision">r1296821</a>
-        Set property svn:eol-style native (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#cm">cm</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1296852;view=revision">r1296852</a>
+        make sure we clear numShards sys prop (<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=1296814;view=revision">r1296814</a>
-        remove extra space (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1296847;view=revision">r1296847</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3199">SOLR-3199</a>: this test was not clearing the bootstrap_confdir sys prop it sets (<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=1296805;view=revision">r1296805</a>
-        Kuromoji now produces both compound words and the segmentation of those words in search mode (<a href="https://issues.apache.org/jira/browse/LUCENE-3767">LUCENE-3767</a>) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#cm">cm</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1296839;view=revision">r1296839</a>
+        logging: improve for RecoveryStrategy (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#yonik">yonik</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 Mar  4 19:21:05 2012
@@ -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=1296847;view=revision">r1296847</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-3199">SOLR-3199</a>: this test was not clearing the bootstrap_confdir sys prop it sets (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1296855;view=revision">r1296855</a>
+            audit clearing sys props (<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=1296839;view=revision">r1296839</a>
-            logging: improve for RecoveryStrategy (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1296854;view=revision">r1296854</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3180">SOLR-3180</a>: simplify core reference counting by just using the same core for the full duration of recovery for now... (<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=1296821;view=revision">r1296821</a>
-            Set property svn:eol-style native (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#cm">cm</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1296852;view=revision">r1296852</a>
+            make sure we clear numShards sys prop (<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=1296814;view=revision">r1296814</a>
-            remove extra space (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1296847;view=revision">r1296847</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3199">SOLR-3199</a>: this test was not clearing the bootstrap_confdir sys prop it sets (<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=1296805;view=revision">r1296805</a>
-            Kuromoji now produces both compound words and the segmentation of those words in search mode (<a href="https://issues.apache.org/jira/browse/LUCENE-3767">LUCENE-3767</a>) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#cm">cm</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1296839;view=revision">r1296839</a>
+            logging: improve for RecoveryStrategy (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
           </div>
           
         </div>
@@ -438,7 +438,7 @@ numeric fields or query relevancy scores
         
         <div class="status-item">
           <div class="section-content">
-             <a href="http://twitter.com/Findwise/statuses/176366524590862336">@</a>Thanks! RT <a href="http://twitter.com/owensleslie">@owensleslie</a>: Thanks to <a href="http://twitter.com/Findwise">@Findwise</a>, <a href="http://twitter.com/FlaxSearch">@FlaxSearch</a>, <a href="http://twitter.com/miles_kehoe">@miles_kehoe</a>, <a href="http://twitter.com/LucidImagineer">@LucidImagineer</a> for sharing thoughts on <a href="http://twitter.com/search?q=%23solr">#solr</a> in the enterprise
+             <a href="http://twitter.com/patrickDurusau/statuses/176381573384511489">@</a>Solr Digest, Spring-Summer 2011, Part 1 <a href="http://twitter.com/search?q=%23topicmaps">#topicmaps</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a> <a href="http://twitter.com/search?q=%23search">#search</a> - <a href="http://t.co/QoxA5lsQ">http://t.co/QoxA5lsQ</a>
           </div>
           
           <div class="section-content">

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 Mar  4 19:21:05 2012
@@ -305,33 +305,33 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1296847;view=revision">r1296847</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-3199">SOLR-3199</a>: this test was not clearing the bootstrap_confdir sys prop it sets (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1296855;view=revision">r1296855</a>
+        audit clearing sys props (<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=1296839;view=revision">r1296839</a>
-        logging: improve for RecoveryStrategy (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1296854;view=revision">r1296854</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3180">SOLR-3180</a>: simplify core reference counting by just using the same core for the full duration of recovery for now... (<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=1296821;view=revision">r1296821</a>
-        Set property svn:eol-style native (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#cm">cm</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1296852;view=revision">r1296852</a>
+        make sure we clear numShards sys prop (<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=1296814;view=revision">r1296814</a>
-        remove extra space (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1296847;view=revision">r1296847</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3199">SOLR-3199</a>: this test was not clearing the bootstrap_confdir sys prop it sets (<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=1296805;view=revision">r1296805</a>
-        Kuromoji now produces both compound words and the segmentation of those words in search mode (<a href="https://issues.apache.org/jira/browse/LUCENE-3767">LUCENE-3767</a>) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#cm">cm</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1296839;view=revision">r1296839</a>
+        logging: improve for RecoveryStrategy (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#yonik">yonik</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 Mar  4 19:21:05 2012
@@ -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=1296847;view=revision">r1296847</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-3199">SOLR-3199</a>: this test was not clearing the bootstrap_confdir sys prop it sets (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1296855;view=revision">r1296855</a>
+            audit clearing sys props (<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=1296839;view=revision">r1296839</a>
-            logging: improve for RecoveryStrategy (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1296854;view=revision">r1296854</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3180">SOLR-3180</a>: simplify core reference counting by just using the same core for the full duration of recovery for now... (<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=1296821;view=revision">r1296821</a>
-            Set property svn:eol-style native (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#cm">cm</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1296852;view=revision">r1296852</a>
+            make sure we clear numShards sys prop (<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=1296814;view=revision">r1296814</a>
-            remove extra space (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1296847;view=revision">r1296847</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3199">SOLR-3199</a>: this test was not clearing the bootstrap_confdir sys prop it sets (<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=1296805;view=revision">r1296805</a>
-            Kuromoji now produces both compound words and the segmentation of those words in search mode (<a href="https://issues.apache.org/jira/browse/LUCENE-3767">LUCENE-3767</a>) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#cm">cm</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1296839;view=revision">r1296839</a>
+            logging: improve for RecoveryStrategy (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
           </div>
           
         </div>
@@ -438,7 +438,7 @@ numeric fields or query relevancy scores
         
         <div class="status-item">
           <div class="section-content">
-             <a href="http://twitter.com/Findwise/statuses/176366524590862336">@</a>Thanks! RT <a href="http://twitter.com/owensleslie">@owensleslie</a>: Thanks to <a href="http://twitter.com/Findwise">@Findwise</a>, <a href="http://twitter.com/FlaxSearch">@FlaxSearch</a>, <a href="http://twitter.com/miles_kehoe">@miles_kehoe</a>, <a href="http://twitter.com/LucidImagineer">@LucidImagineer</a> for sharing thoughts on <a href="http://twitter.com/search?q=%23solr">#solr</a> in the enterprise
+             <a href="http://twitter.com/patrickDurusau/statuses/176381573384511489">@</a>Solr Digest, Spring-Summer 2011, Part 1 <a href="http://twitter.com/search?q=%23topicmaps">#topicmaps</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a> <a href="http://twitter.com/search?q=%23search">#search</a> - <a href="http://t.co/QoxA5lsQ">http://t.co/QoxA5lsQ</a>
           </div>
           
           <div class="section-content">