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/02/21 18:21:02 UTC

svn commit: r940995 - 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: Sat Feb 21 17:21:01 2015
New Revision: 940995

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 Sat Feb 21 17:21:01 2015
@@ -305,6 +305,20 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1661396;view=revision">r1661396</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6270">LUCENE-6270</a>: Fix merge issues with <a href="https://issues.apache.org/jira/browse/LUCENE-6272">LUCENE-6272</a>.
+ (<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=1661395;view=revision">r1661395</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6270">LUCENE-6270</a>: Replace TermsFilter with TermsQuery.
+ (<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=1661377;view=revision">r1661377</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-6274">LUCENE-6274</a>: SloppyPhrase approximations (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
@@ -321,20 +335,6 @@
         make SearchEquivalenceTestBase nastier: run N filters for each query with different methods, run needsScore=true/false each time (<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=1661369;view=revision">r1661369</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6263">LUCENE-6263</a>: MultiCollector automatically caches scores when several collectors need them.
- (<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=1661367;view=revision">r1661367</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6262">LUCENE-6262</a>: Don't wrap the inner weight in ConstantScoreQuery when scores are not required.
- (<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 Sat Feb 21 17:21:01 2015
@@ -305,6 +305,20 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1661396;view=revision">r1661396</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6270">LUCENE-6270</a>: Fix merge issues with <a href="https://issues.apache.org/jira/browse/LUCENE-6272">LUCENE-6272</a>.
+ (<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=1661395;view=revision">r1661395</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6270">LUCENE-6270</a>: Replace TermsFilter with TermsQuery.
+ (<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=1661377;view=revision">r1661377</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-6274">LUCENE-6274</a>: SloppyPhrase approximations (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
@@ -321,20 +335,6 @@
         make SearchEquivalenceTestBase nastier: run N filters for each query with different methods, run needsScore=true/false each time (<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=1661369;view=revision">r1661369</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6263">LUCENE-6263</a>: MultiCollector automatically caches scores when several collectors need them.
- (<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=1661367;view=revision">r1661367</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6262">LUCENE-6262</a>: Don't wrap the inner weight in ConstantScoreQuery when scores are not required.
- (<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)