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/04/08 18:21:03 UTC

svn commit: r946772 - 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 Apr  8 16:21:03 2015
New Revision: 946772

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 Apr  8 16:21:03 2015
@@ -305,6 +305,20 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1672110;view=revision">r1672110</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6407">LUCENE-6407</a>: Simplify random tests and open one searcher per test round.
+
+Fixes test bug where expected top docs and... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#mvg">mvg</a>
+      </div>
+    
+      <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1672106;view=revision">r1672106</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-1387">SOLR-1387</a>: Move contains() method to SimpleFacets (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#romseygeek">romseygeek</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1672102;view=revision">r1672102</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-6401">LUCENE-6401</a>: refactor hairy logic of QueryBuilder (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
@@ -321,18 +335,6 @@
         <a href="https://issues.apache.org/jira/browse/LUCENE-5879">LUCENE-5879</a>: fix corner case in auto-prefix 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=1671997;view=revision">r1671997</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6944">SOLR-6944</a>: ReplicationFactorTest continues to fail in most every build (<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=1671995;view=revision">r1671995</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6405">LUCENE-6405</a>: add infos exc unit tests. fix TestTransactions to handle exceptions on openInput and let MDW do it (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</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 Wed Apr  8 16:21:03 2015
@@ -305,6 +305,20 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1672110;view=revision">r1672110</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6407">LUCENE-6407</a>: Simplify random tests and open one searcher per test round.
+
+Fixes test bug where expected top docs and... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#mvg">mvg</a>
+      </div>
+    
+      <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1672106;view=revision">r1672106</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-1387">SOLR-1387</a>: Move contains() method to SimpleFacets (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#romseygeek">romseygeek</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1672102;view=revision">r1672102</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-6401">LUCENE-6401</a>: refactor hairy logic of QueryBuilder (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
@@ -321,18 +335,6 @@
         <a href="https://issues.apache.org/jira/browse/LUCENE-5879">LUCENE-5879</a>: fix corner case in auto-prefix 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=1671997;view=revision">r1671997</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6944">SOLR-6944</a>: ReplicationFactorTest continues to fail in most every build (<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=1671995;view=revision">r1671995</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6405">LUCENE-6405</a>: add infos exc unit tests. fix TestTransactions to handle exceptions on openInput and let MDW do it (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
-      </div>
     </div></div>
     
     

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

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