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/10/09 22:21:03 UTC

svn commit: r925194 - 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: Thu Oct  9 20:21:02 2014
New Revision: 925194

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 Thu Oct  9 20:21:02 2014
@@ -305,6 +305,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1630583;view=revision">r1630583</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-5986">SOLR-5986</a>: Fix tests and start returning partial results in case of ExitingReaderException (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#anshum">anshum</a>
+      </div>
+    
+      <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1630576;view=revision">r1630576</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-6609">SOLR-6609</a>: queryParams not respected for single-stream UpdateRequests (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#gchanan">gchanan</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1630550;view=revision">r1630550</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-6549">SOLR-6549</a>: add a -s option to set the -Dsolr.solr.home property, thus allowing multiple Solr nodes on the same host... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#thelabdude">thelabdude</a>
@@ -321,18 +333,6 @@
         add tests against FIS format (<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=1630486;view=revision">r1630486</a>
-        Update RR to version 2.1.9 (minor fixes here and there). (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
-      </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1630292;view=revision">r1630292</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6000">LUCENE-6000</a>: Removed StandardTokenizerInterface (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#rjernst">rjernst</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 Thu Oct  9 20:21:02 2014
@@ -419,6 +419,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=1630583;view=revision">r1630583</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-5986">SOLR-5986</a>: Fix tests and start returning partial results in case of ExitingReaderException (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#anshum">anshum</a>
+          </div>
+          
+          <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1630576;view=revision">r1630576</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-6609">SOLR-6609</a>: queryParams not respected for single-stream UpdateRequests (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#gchanan">gchanan</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1630550;view=revision">r1630550</a>
             <a href="https://issues.apache.org/jira/browse/SOLR-6549">SOLR-6549</a>: add a -s option to set the -Dsolr.solr.home property, thus allowing multiple Solr nodes on the same host... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#thelabdude">thelabdude</a>
@@ -436,18 +448,6 @@ numeric fields or query relevancy scores
             <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=1630486;view=revision">r1630486</a>
-            Update RR to version 2.1.9 (minor fixes here and there). (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
-          </div>
-          
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1630292;view=revision">r1630292</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-6000">LUCENE-6000</a>: Removed StandardTokenizerInterface (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#rjernst">rjernst</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 Thu Oct  9 20:21:02 2014
@@ -305,6 +305,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1630583;view=revision">r1630583</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-5986">SOLR-5986</a>: Fix tests and start returning partial results in case of ExitingReaderException (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#anshum">anshum</a>
+      </div>
+    
+      <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1630576;view=revision">r1630576</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-6609">SOLR-6609</a>: queryParams not respected for single-stream UpdateRequests (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#gchanan">gchanan</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1630550;view=revision">r1630550</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-6549">SOLR-6549</a>: add a -s option to set the -Dsolr.solr.home property, thus allowing multiple Solr nodes on the same host... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#thelabdude">thelabdude</a>
@@ -321,18 +333,6 @@
         add tests against FIS format (<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=1630486;view=revision">r1630486</a>
-        Update RR to version 2.1.9 (minor fixes here and there). (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
-      </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1630292;view=revision">r1630292</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6000">LUCENE-6000</a>: Removed StandardTokenizerInterface (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#rjernst">rjernst</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 Thu Oct  9 20:21:02 2014
@@ -419,6 +419,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=1630583;view=revision">r1630583</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-5986">SOLR-5986</a>: Fix tests and start returning partial results in case of ExitingReaderException (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#anshum">anshum</a>
+          </div>
+          
+          <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1630576;view=revision">r1630576</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-6609">SOLR-6609</a>: queryParams not respected for single-stream UpdateRequests (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#gchanan">gchanan</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1630550;view=revision">r1630550</a>
             <a href="https://issues.apache.org/jira/browse/SOLR-6549">SOLR-6549</a>: add a -s option to set the -Dsolr.solr.home property, thus allowing multiple Solr nodes on the same host... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#thelabdude">thelabdude</a>
@@ -436,18 +448,6 @@ numeric fields or query relevancy scores
             <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=1630486;view=revision">r1630486</a>
-            Update RR to version 2.1.9 (minor fixes here and there). (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
-          </div>
-          
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1630292;view=revision">r1630292</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-6000">LUCENE-6000</a>: Removed StandardTokenizerInterface (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#rjernst">rjernst</a>
-          </div>
-          
         </div>
         
       </div>