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/03/04 17:21:02 UTC

svn commit: r942331 - 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 Mar  4 16:21:02 2015
New Revision: 942331

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 Mar  4 16:21:02 2015
@@ -305,6 +305,15 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1664053;view=revision">r1664053</a>
+        Fix tests reproducibility.
+
+Some tests instantiate an IndexSearcher in an @BeforeClass method. So we need
+to reset the query cache... (<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=1663899;view=revision">r1663899</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-6304">LUCENE-6304</a>: Add MatchNoDocsQuery.
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
@@ -328,13 +337,6 @@
         tests: fix double close of request (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1663756;view=revision">r1663756</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6329">LUCENE-6329</a>: Calling score() should be ok even if needsScores is false.
- (<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
==============================================================================
    (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 Mar  4 16:21:02 2015
@@ -305,6 +305,15 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1664053;view=revision">r1664053</a>
+        Fix tests reproducibility.
+
+Some tests instantiate an IndexSearcher in an @BeforeClass method. So we need
+to reset the query cache... (<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=1663899;view=revision">r1663899</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-6304">LUCENE-6304</a>: Add MatchNoDocsQuery.
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
@@ -328,13 +337,6 @@
         tests: fix double close of request (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1663756;view=revision">r1663756</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6329">LUCENE-6329</a>: Calling score() should be ok even if needsScores is false.
- (<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
==============================================================================
    (empty)