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/06/05 21:21:24 UTC

svn commit: r820379 - 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: Tue Jun  5 19:21:23 2012
New Revision: 820379

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 Tue Jun  5 19:21:23 2012
@@ -306,6 +306,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1346525;view=revision">r1346525</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-2993">SOLR-2993</a>:  javadoc fix. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#jdyer">jdyer</a>
+      </div>
+    
+      <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1346520;view=revision">r1346520</a>
+        don't assert warmed reader is live unless reader is NRT (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1346500;view=revision">r1346500</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-3095">SOLR-3095</a>: improve test to demo/verify that enable=false works on update processors (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
@@ -322,18 +334,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-3508">SOLR-3508</a>: allow _version_ on JSON delete cmd (<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=1346489;view=revision">r1346489</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-2993">SOLR-2993</a>:  fix test failures (<a href="https://issues.apache.org/jira/browse/SOLR-2993">SOLR-2993</a>-fixes.patch) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#jdyer">jdyer</a>
-      </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1346465;view=revision">r1346465</a>
-        diagnostics for merged segments weren't being; add test coverage for that and for segment warming (<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
==============================================================================
    (empty)

Modified: websites/production/lucene/content/solr/index.html
==============================================================================
--- websites/production/lucene/content/solr/index.html (original)
+++ websites/production/lucene/content/solr/index.html Tue Jun  5 19:21:23 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=1346525;view=revision">r1346525</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-2993">SOLR-2993</a>:  javadoc fix. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#jdyer">jdyer</a>
+          </div>
+          
+          <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1346520;view=revision">r1346520</a>
+            don't assert warmed reader is live unless reader is NRT (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1346500;view=revision">r1346500</a>
             <a href="https://issues.apache.org/jira/browse/SOLR-3095">SOLR-3095</a>: improve test to demo/verify that enable=false works on update processors (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
@@ -417,18 +429,6 @@ numeric fields or query relevancy scores
             <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=1346489;view=revision">r1346489</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-2993">SOLR-2993</a>:  fix test failures (<a href="https://issues.apache.org/jira/browse/SOLR-2993">SOLR-2993</a>-fixes.patch) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#jdyer">jdyer</a>
-          </div>
-          
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1346465;view=revision">r1346465</a>
-            diagnostics for merged segments weren't being; add test coverage for that and for segment warming (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
-          </div>
-          
         </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/TNRGlobal/statuses/210073531860533248">@</a>When a document is passed to a Solr update handler, the document is broken up into a set of individual fields <a href="http://twitter.com/search?q=%23Solr">#Solr</a> <a href="http://twitter.com/search?q=%23Facts">#Facts</a> <a href="http://twitter.com/search?q=%23Search">#Search</a>
+             <a href="http://twitter.com/taswarbhatti/statuses/210079793348227074">@</a><a href="http://twitter.com/search?q=%23Solr">#Solr</a> Autcomplete, part 4 (<a href="http://twitter.com/search?q=%23Ngram">#Ngram</a> and faceting) | <a href="http://t.co/JwwEK9hT">http://t.co/JwwEK9hT</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/cyril_lakech/statuses/210071310833946624">@</a>RT <a href="http://twitter.com/ngdata_com">@ngdata_com</a>: The Lily Data Repository now lives in Github - <a href="http://t.co/64DGJNZS">http://t.co/64DGJNZS</a> Enjoy! <a href="http://twitter.com/search?q=%23hbase">#hbase</a> <a href="http://twitter.com/search?q=%23solr">#solr</a>
+             <a href="http://twitter.com/Beule/statuses/210076610710351872">@</a>Once more updating <a href="http://twitter.com/search?q=%23SOLR">#SOLR</a> instances
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/berlinbuzzwords/statuses/210032221246066688">@</a>RT <a href="http://twitter.com/anneveling">@anneveling</a>: The slides of my talk on <a href="http://twitter.com/search?q=%23bbuzz">#bbuzz</a> on Smart Autocompletion with <a href="http://twitter.com/search?q=%23solr">#solr</a> for <a href="http://twitter.com/search?q=%239292">#9292</a> are online on SlideShare <a href="http://t.co/nOH0SOFB">http://t.co/nOH0SOFB</a>
+             <a href="http://twitter.com/TNRGlobal/statuses/210073531860533248">@</a>When a document is passed to a Solr update handler, the document is broken up into a set of individual fields <a href="http://twitter.com/search?q=%23Solr">#Solr</a> <a href="http://twitter.com/search?q=%23Facts">#Facts</a> <a href="http://twitter.com/search?q=%23Search">#Search</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 Tue Jun  5 19:21:23 2012
@@ -306,6 +306,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1346525;view=revision">r1346525</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-2993">SOLR-2993</a>:  javadoc fix. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#jdyer">jdyer</a>
+      </div>
+    
+      <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1346520;view=revision">r1346520</a>
+        don't assert warmed reader is live unless reader is NRT (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1346500;view=revision">r1346500</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-3095">SOLR-3095</a>: improve test to demo/verify that enable=false works on update processors (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
@@ -322,18 +334,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-3508">SOLR-3508</a>: allow _version_ on JSON delete cmd (<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=1346489;view=revision">r1346489</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-2993">SOLR-2993</a>:  fix test failures (<a href="https://issues.apache.org/jira/browse/SOLR-2993">SOLR-2993</a>-fixes.patch) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#jdyer">jdyer</a>
-      </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1346465;view=revision">r1346465</a>
-        diagnostics for merged segments weren't being; add test coverage for that and for segment warming (<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
==============================================================================
    (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 Tue Jun  5 19:21:23 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=1346525;view=revision">r1346525</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-2993">SOLR-2993</a>:  javadoc fix. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#jdyer">jdyer</a>
+          </div>
+          
+          <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1346520;view=revision">r1346520</a>
+            don't assert warmed reader is live unless reader is NRT (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1346500;view=revision">r1346500</a>
             <a href="https://issues.apache.org/jira/browse/SOLR-3095">SOLR-3095</a>: improve test to demo/verify that enable=false works on update processors (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
@@ -417,18 +429,6 @@ numeric fields or query relevancy scores
             <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=1346489;view=revision">r1346489</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-2993">SOLR-2993</a>:  fix test failures (<a href="https://issues.apache.org/jira/browse/SOLR-2993">SOLR-2993</a>-fixes.patch) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#jdyer">jdyer</a>
-          </div>
-          
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1346465;view=revision">r1346465</a>
-            diagnostics for merged segments weren't being; add test coverage for that and for segment warming (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
-          </div>
-          
         </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/TNRGlobal/statuses/210073531860533248">@</a>When a document is passed to a Solr update handler, the document is broken up into a set of individual fields <a href="http://twitter.com/search?q=%23Solr">#Solr</a> <a href="http://twitter.com/search?q=%23Facts">#Facts</a> <a href="http://twitter.com/search?q=%23Search">#Search</a>
+             <a href="http://twitter.com/taswarbhatti/statuses/210079793348227074">@</a><a href="http://twitter.com/search?q=%23Solr">#Solr</a> Autcomplete, part 4 (<a href="http://twitter.com/search?q=%23Ngram">#Ngram</a> and faceting) | <a href="http://t.co/JwwEK9hT">http://t.co/JwwEK9hT</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/cyril_lakech/statuses/210071310833946624">@</a>RT <a href="http://twitter.com/ngdata_com">@ngdata_com</a>: The Lily Data Repository now lives in Github - <a href="http://t.co/64DGJNZS">http://t.co/64DGJNZS</a> Enjoy! <a href="http://twitter.com/search?q=%23hbase">#hbase</a> <a href="http://twitter.com/search?q=%23solr">#solr</a>
+             <a href="http://twitter.com/Beule/statuses/210076610710351872">@</a>Once more updating <a href="http://twitter.com/search?q=%23SOLR">#SOLR</a> instances
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/berlinbuzzwords/statuses/210032221246066688">@</a>RT <a href="http://twitter.com/anneveling">@anneveling</a>: The slides of my talk on <a href="http://twitter.com/search?q=%23bbuzz">#bbuzz</a> on Smart Autocompletion with <a href="http://twitter.com/search?q=%23solr">#solr</a> for <a href="http://twitter.com/search?q=%239292">#9292</a> are online on SlideShare <a href="http://t.co/nOH0SOFB">http://t.co/nOH0SOFB</a>
+             <a href="http://twitter.com/TNRGlobal/statuses/210073531860533248">@</a>When a document is passed to a Solr update handler, the document is broken up into a set of individual fields <a href="http://twitter.com/search?q=%23Solr">#Solr</a> <a href="http://twitter.com/search?q=%23Facts">#Facts</a> <a href="http://twitter.com/search?q=%23Search">#Search</a>
           </div>
           
         </div>