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/06 20:21:35 UTC

svn commit: r820528 - 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 Jun  6 18:21:34 2012
New Revision: 820528

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 Jun  6 18:21:34 2012
@@ -306,33 +306,33 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1346991;view=revision">r1346991</a>
-        if -Dtests.postingsformat is specified don't pick SimpleTextCodec nor AppendingCodec (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1346999;view=revision">r1346999</a>
+        add asserts (<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=1346986;view=revision">r1346986</a>
-        improve test coverage of Terms.intersect (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1346995;view=revision">r1346995</a>
+        consolidate checking of needsFreqs/needsOffsets when pulling docs/positions enums to the terms dict (<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=1346983;view=revision">r1346983</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-4114">LUCENE-4114</a>: fix int overflow bugs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1346991;view=revision">r1346991</a>
+        if -Dtests.postingsformat is specified don't pick SimpleTextCodec nor AppendingCodec (<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=1346975;view=revision">r1346975</a>
-        also check for SolrServerException#rootCause - we want to retry if it is an IOException as well (<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=1346986;view=revision">r1346986</a>
+        improve test coverage of Terms.intersect (<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=1346934;view=revision">r1346934</a>
-        complete a simple TODO: but we really should only retry on connection errors... (<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=1346983;view=revision">r1346983</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-4114">LUCENE-4114</a>: fix int overflow bugs (<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 Wed Jun  6 18:21:34 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=1346991;view=revision">r1346991</a>
-            if -Dtests.postingsformat is specified don't pick SimpleTextCodec nor AppendingCodec (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1346999;view=revision">r1346999</a>
+            add asserts (<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=1346986;view=revision">r1346986</a>
-            improve test coverage of Terms.intersect (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1346995;view=revision">r1346995</a>
+            consolidate checking of needsFreqs/needsOffsets when pulling docs/positions enums to the terms dict (<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=1346983;view=revision">r1346983</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-4114">LUCENE-4114</a>: fix int overflow bugs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1346991;view=revision">r1346991</a>
+            if -Dtests.postingsformat is specified don't pick SimpleTextCodec nor AppendingCodec (<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=1346975;view=revision">r1346975</a>
-            also check for SolrServerException#rootCause - we want to retry if it is an IOException as well (<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=1346986;view=revision">r1346986</a>
+            improve test coverage of Terms.intersect (<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=1346934;view=revision">r1346934</a>
-            complete a simple TODO: but we really should only retry on connection errors... (<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=1346983;view=revision">r1346983</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-4114">LUCENE-4114</a>: fix int overflow bugs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</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/ColbensonES/statuses/210415913206431744">@</a>CMT presenta nuevo <a href="http://twitter.com/search?q=%23buscador">#buscador</a> en su página web <a href="http://t.co/AewaYrDa">http://t.co/AewaYrDa</a> Encontrar lo que buscas es ahora más fácil <a href="http://twitter.com/search?q=%23solr">#solr</a> <a href="http://twitter.com/search?q=%23search">#search</a>
+             <a href="http://twitter.com/ianckc/statuses/210431881546694657">@</a>Pushing my <a href="http://twitter.com/search?q=%23nutch">#nutch</a> crawl to <a href="http://twitter.com/search?q=%23solr">#solr</a> says it's failing but the indexes are appearing in my solr admin. Very strange
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/optimussearch/statuses/210405502356688896">@</a>RT <a href="http://twitter.com/Richard_Optimus">@Richard_Optimus</a>: Fantastic roles available for <a href="http://twitter.com/search?q=%23solr">#solr</a> and <a href="http://twitter.com/search?q=%23lucene">#lucene</a> developers in Germany! Send your CV to reggleston<a href="http://twitter.com/optimussearch">@optimussearch</a>.com for more! <a href="http://twitter.com/SolrLucene">@SolrLucene</a>
+             <a href="http://twitter.com/dep4b/statuses/210431809463402496">@</a>Indexing Big Data on Amazon AWS: The Screencast <a href="http://t.co/o9YjArkZ">http://t.co/o9YjArkZ</a> <a href="http://twitter.com/search?q=%23solr">#solr</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/T3RevNeverEnd/statuses/210402960134508545">@</a>I really like the new upcoming solr admin look and feel in apache solr 4.x <a href="http://twitter.com/search?q=%23solr">#solr</a>
+             <a href="http://twitter.com/ColbensonES/statuses/210415913206431744">@</a>CMT presenta nuevo <a href="http://twitter.com/search?q=%23buscador">#buscador</a> en su página web <a href="http://t.co/AewaYrDa">http://t.co/AewaYrDa</a> Encontrar lo que buscas es ahora más fácil <a href="http://twitter.com/search?q=%23solr">#solr</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 Wed Jun  6 18:21:34 2012
@@ -306,33 +306,33 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1346991;view=revision">r1346991</a>
-        if -Dtests.postingsformat is specified don't pick SimpleTextCodec nor AppendingCodec (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1346999;view=revision">r1346999</a>
+        add asserts (<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=1346986;view=revision">r1346986</a>
-        improve test coverage of Terms.intersect (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1346995;view=revision">r1346995</a>
+        consolidate checking of needsFreqs/needsOffsets when pulling docs/positions enums to the terms dict (<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=1346983;view=revision">r1346983</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-4114">LUCENE-4114</a>: fix int overflow bugs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1346991;view=revision">r1346991</a>
+        if -Dtests.postingsformat is specified don't pick SimpleTextCodec nor AppendingCodec (<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=1346975;view=revision">r1346975</a>
-        also check for SolrServerException#rootCause - we want to retry if it is an IOException as well (<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=1346986;view=revision">r1346986</a>
+        improve test coverage of Terms.intersect (<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=1346934;view=revision">r1346934</a>
-        complete a simple TODO: but we really should only retry on connection errors... (<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=1346983;view=revision">r1346983</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-4114">LUCENE-4114</a>: fix int overflow bugs (<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 Wed Jun  6 18:21:34 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=1346991;view=revision">r1346991</a>
-            if -Dtests.postingsformat is specified don't pick SimpleTextCodec nor AppendingCodec (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1346999;view=revision">r1346999</a>
+            add asserts (<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=1346986;view=revision">r1346986</a>
-            improve test coverage of Terms.intersect (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1346995;view=revision">r1346995</a>
+            consolidate checking of needsFreqs/needsOffsets when pulling docs/positions enums to the terms dict (<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=1346983;view=revision">r1346983</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-4114">LUCENE-4114</a>: fix int overflow bugs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1346991;view=revision">r1346991</a>
+            if -Dtests.postingsformat is specified don't pick SimpleTextCodec nor AppendingCodec (<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=1346975;view=revision">r1346975</a>
-            also check for SolrServerException#rootCause - we want to retry if it is an IOException as well (<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=1346986;view=revision">r1346986</a>
+            improve test coverage of Terms.intersect (<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=1346934;view=revision">r1346934</a>
-            complete a simple TODO: but we really should only retry on connection errors... (<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=1346983;view=revision">r1346983</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-4114">LUCENE-4114</a>: fix int overflow bugs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</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/ColbensonES/statuses/210415913206431744">@</a>CMT presenta nuevo <a href="http://twitter.com/search?q=%23buscador">#buscador</a> en su página web <a href="http://t.co/AewaYrDa">http://t.co/AewaYrDa</a> Encontrar lo que buscas es ahora más fácil <a href="http://twitter.com/search?q=%23solr">#solr</a> <a href="http://twitter.com/search?q=%23search">#search</a>
+             <a href="http://twitter.com/ianckc/statuses/210431881546694657">@</a>Pushing my <a href="http://twitter.com/search?q=%23nutch">#nutch</a> crawl to <a href="http://twitter.com/search?q=%23solr">#solr</a> says it's failing but the indexes are appearing in my solr admin. Very strange
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/optimussearch/statuses/210405502356688896">@</a>RT <a href="http://twitter.com/Richard_Optimus">@Richard_Optimus</a>: Fantastic roles available for <a href="http://twitter.com/search?q=%23solr">#solr</a> and <a href="http://twitter.com/search?q=%23lucene">#lucene</a> developers in Germany! Send your CV to reggleston<a href="http://twitter.com/optimussearch">@optimussearch</a>.com for more! <a href="http://twitter.com/SolrLucene">@SolrLucene</a>
+             <a href="http://twitter.com/dep4b/statuses/210431809463402496">@</a>Indexing Big Data on Amazon AWS: The Screencast <a href="http://t.co/o9YjArkZ">http://t.co/o9YjArkZ</a> <a href="http://twitter.com/search?q=%23solr">#solr</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/T3RevNeverEnd/statuses/210402960134508545">@</a>I really like the new upcoming solr admin look and feel in apache solr 4.x <a href="http://twitter.com/search?q=%23solr">#solr</a>
+             <a href="http://twitter.com/ColbensonES/statuses/210415913206431744">@</a>CMT presenta nuevo <a href="http://twitter.com/search?q=%23buscador">#buscador</a> en su página web <a href="http://t.co/AewaYrDa">http://t.co/AewaYrDa</a> Encontrar lo que buscas es ahora más fácil <a href="http://twitter.com/search?q=%23solr">#solr</a> <a href="http://twitter.com/search?q=%23search">#search</a>
           </div>
           
         </div>