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 2015/08/06 12:21:03 UTC

svn commit: r960949 - 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 Aug  6 10:21:03 2015
New Revision: 960949

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 Aug  6 10:21:03 2015
@@ -349,6 +349,20 @@ h2:hover > .headerlink, h3:hover > .head
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1694435;view=revision">r1694435</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6708">LUCENE-6708</a>: TopFieldCollector does not compute the score several times on the same document anymore.
+ (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
+      </div>
+    
+      <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1694429;view=revision">r1694429</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7666">SOLR-7666</a> Update CHANGES.txt for Angular UI changes
+ (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#upayavira">upayavira</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1694422;view=revision">r1694422</a>
         Add eol-style native (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
@@ -365,18 +379,6 @@ h2:hover > .headerlink, h3:hover > .head
         <a href="https://issues.apache.org/jira/browse/SOLR-7866">SOLR-7866</a>: Harden code to prevent an unhandled NPE when trying to determine the max value of the version field.... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#thelabdude">thelabdude</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1694384;view=revision">r1694384</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6719">LUCENE-6719</a>: Fix NumericUtils getMin/Max methods to return null if there are no terms for the specified field (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#thelabdude">thelabdude</a>
-      </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1694314;view=revision">r1694314</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-7877">SOLR-7877</a>: TestAuthenticationFramework.testBasics to preserve/restore the original request(Username|Password) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#cpoerschke">cpoerschke</a>
-      </div>
     </div></div>
     
     

Modified: websites/production/lucene/content/index.html
==============================================================================
    (empty)

Modified: websites/production/lucene/content/solr/index.html
==============================================================================
    (empty)

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 Aug  6 10:21:03 2015
@@ -349,6 +349,20 @@ h2:hover > .headerlink, h3:hover > .head
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1694435;view=revision">r1694435</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6708">LUCENE-6708</a>: TopFieldCollector does not compute the score several times on the same document anymore.
+ (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
+      </div>
+    
+      <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1694429;view=revision">r1694429</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7666">SOLR-7666</a> Update CHANGES.txt for Angular UI changes
+ (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#upayavira">upayavira</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1694422;view=revision">r1694422</a>
         Add eol-style native (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
@@ -365,18 +379,6 @@ h2:hover > .headerlink, h3:hover > .head
         <a href="https://issues.apache.org/jira/browse/SOLR-7866">SOLR-7866</a>: Harden code to prevent an unhandled NPE when trying to determine the max value of the version field.... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#thelabdude">thelabdude</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1694384;view=revision">r1694384</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6719">LUCENE-6719</a>: Fix NumericUtils getMin/Max methods to return null if there are no terms for the specified field (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#thelabdude">thelabdude</a>
-      </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1694314;view=revision">r1694314</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-7877">SOLR-7877</a>: TestAuthenticationFramework.testBasics to preserve/restore the original request(Username|Password) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#cpoerschke">cpoerschke</a>
-      </div>
     </div></div>
     
     

Modified: websites/staging/lucene/trunk/content/index.html
==============================================================================
    (empty)

Modified: websites/staging/lucene/trunk/content/solr/index.html
==============================================================================
    (empty)