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 2014/07/29 18:21:04 UTC

svn commit: r917823 - 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 29 16:21:03 2014
New Revision: 917823

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 29 16:21:03 2014
@@ -304,6 +304,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1614388;view=revision">r1614388</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5843">LUCENE-5843</a>: IndexWriter now enforces max docs in one index (<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=1614339;view=revision">r1614339</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-5849">LUCENE-5849</a>: try to stress slicing better in BaseDirectoryTestCase (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
@@ -326,12 +332,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-6261">SOLR-6261</a>: Run ZooKeeper watch event callbacks in parallel to the ZooKeeper event thread. (<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=1614194;view=revision">r1614194</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6290">SOLR-6290</a>: Harden and speed up CollectionsAPIAsyncDistributedZkTest (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#shalin">shalin</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 29 16:21:03 2014
@@ -418,6 +418,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=1614388;view=revision">r1614388</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5843">LUCENE-5843</a>: IndexWriter now enforces max docs in one index (<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=1614339;view=revision">r1614339</a>
             <a href="https://issues.apache.org/jira/browse/LUCENE-5849">LUCENE-5849</a>: try to stress slicing better in BaseDirectoryTestCase (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
@@ -441,12 +447,6 @@ numeric fields or query relevancy scores
             <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=1614194;view=revision">r1614194</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-6290">SOLR-6290</a>: Harden and speed up CollectionsAPIAsyncDistributedZkTest (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#shalin">shalin</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 29 16:21:03 2014
@@ -304,6 +304,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1614388;view=revision">r1614388</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5843">LUCENE-5843</a>: IndexWriter now enforces max docs in one index (<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=1614339;view=revision">r1614339</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-5849">LUCENE-5849</a>: try to stress slicing better in BaseDirectoryTestCase (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
@@ -326,12 +332,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-6261">SOLR-6261</a>: Run ZooKeeper watch event callbacks in parallel to the ZooKeeper event thread. (<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=1614194;view=revision">r1614194</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6290">SOLR-6290</a>: Harden and speed up CollectionsAPIAsyncDistributedZkTest (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#shalin">shalin</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 29 16:21:03 2014
@@ -418,6 +418,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=1614388;view=revision">r1614388</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5843">LUCENE-5843</a>: IndexWriter now enforces max docs in one index (<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=1614339;view=revision">r1614339</a>
             <a href="https://issues.apache.org/jira/browse/LUCENE-5849">LUCENE-5849</a>: try to stress slicing better in BaseDirectoryTestCase (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
@@ -441,12 +447,6 @@ numeric fields or query relevancy scores
             <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=1614194;view=revision">r1614194</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-6290">SOLR-6290</a>: Harden and speed up CollectionsAPIAsyncDistributedZkTest (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
-          </div>
-          
         </div>
         
       </div>