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 2013/07/30 22:21:02 UTC

svn commit: r871943 - 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 Jul 30 20:21:01 2013
New Revision: 871943

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 Jul 30 20:21:01 2013
@@ -304,6 +304,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1508604;view=revision">r1508604</a>
+        fix test not to generate nullreaders &gt; 10, since it always asserts bulk reads from that position (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1508521;view=revision">r1508521</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-4951">SOLR-4951</a>: Better randomization of MergePolicy in Solr tests (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
@@ -326,15 +332,6 @@
         <a href="https://issues.apache.org/jira/browse/LUCENE-5151">LUCENE-5151</a>: Associations aggregators enter an infinite loop if some documents have no category associations (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#shaie">shaie</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1508423;view=revision">r1508423</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-5145">LUCENE-5145</a>: AppendingPackedLongBuffer and added suport for bulk get operations to the Appending*Buffers.
-
-Introduced bulk retrieval to AbstractAppendingLongBuffer
-classes, for... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</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 Jul 30 20:21:01 2013
@@ -416,6 +416,12 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1508604;view=revision">r1508604</a>
+            fix test not to generate nullreaders &gt; 10, since it always asserts bulk reads from that position (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1508521;view=revision">r1508521</a>
             <a href="https://issues.apache.org/jira/browse/SOLR-4951">SOLR-4951</a>: Better randomization of MergePolicy in Solr tests (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
@@ -439,15 +445,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#shaie">shaie</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1508423;view=revision">r1508423</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-5145">LUCENE-5145</a>: AppendingPackedLongBuffer and added suport for bulk get operations to the Appending*Buffers.
-
-Introduced bulk retrieval to AbstractAppendingLongBuffer
-classes, for... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</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 Tue Jul 30 20:21:01 2013
@@ -304,6 +304,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1508604;view=revision">r1508604</a>
+        fix test not to generate nullreaders &gt; 10, since it always asserts bulk reads from that position (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1508521;view=revision">r1508521</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-4951">SOLR-4951</a>: Better randomization of MergePolicy in Solr tests (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
@@ -326,15 +332,6 @@
         <a href="https://issues.apache.org/jira/browse/LUCENE-5151">LUCENE-5151</a>: Associations aggregators enter an infinite loop if some documents have no category associations (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#shaie">shaie</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1508423;view=revision">r1508423</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-5145">LUCENE-5145</a>: AppendingPackedLongBuffer and added suport for bulk get operations to the Appending*Buffers.
-
-Introduced bulk retrieval to AbstractAppendingLongBuffer
-classes, for... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</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 Jul 30 20:21:01 2013
@@ -416,6 +416,12 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1508604;view=revision">r1508604</a>
+            fix test not to generate nullreaders &gt; 10, since it always asserts bulk reads from that position (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1508521;view=revision">r1508521</a>
             <a href="https://issues.apache.org/jira/browse/SOLR-4951">SOLR-4951</a>: Better randomization of MergePolicy in Solr tests (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
@@ -439,15 +445,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#shaie">shaie</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1508423;view=revision">r1508423</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-5145">LUCENE-5145</a>: AppendingPackedLongBuffer and added suport for bulk get operations to the Appending*Buffers.
-
-Introduced bulk retrieval to AbstractAppendingLongBuffer
-classes, for... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
-          </div>
-          
         </div>
         
       </div>