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/01/04 12:21:02 UTC

svn commit: r892751 - 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 Jan  4 11:21:01 2014
New Revision: 892751

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 Jan  4 11:21:01 2014
@@ -304,6 +304,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1555338;view=revision">r1555338</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5371">LUCENE-5371</a>, <a href="https://issues.apache.org/jira/browse/LUCENE-5339">LUCENE-5339</a>: speed up range faceting from O(N) per hit to O(log(N)) using segment trees; simplify facet APIs... (<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=1555204;view=revision">r1555204</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-5577">SOLR-5577</a>: fix possible race on canceling timer on close (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
@@ -327,12 +333,6 @@
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#elyograg">elyograg</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1554523;view=revision">r1554523</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-5536">SOLR-5536</a>: Add ValueSource collapse criteria to CollapsingQParserPlugin (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#jbernste">jbernste</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 Sat Jan  4 11:21:01 2014
@@ -416,6 +416,12 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1555338;view=revision">r1555338</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5371">LUCENE-5371</a>, <a href="https://issues.apache.org/jira/browse/LUCENE-5339">LUCENE-5339</a>: speed up range faceting from O(N) per hit to O(log(N)) using segment trees; simplify facet APIs... (<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=1555204;view=revision">r1555204</a>
             <a href="https://issues.apache.org/jira/browse/SOLR-5577">SOLR-5577</a>: fix possible race on canceling timer on close (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
@@ -440,12 +446,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#elyograg">elyograg</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1554523;view=revision">r1554523</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-5536">SOLR-5536</a>: Add ValueSource collapse criteria to CollapsingQParserPlugin (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#jbernste">jbernste</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 Sat Jan  4 11:21:01 2014
@@ -304,6 +304,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1555338;view=revision">r1555338</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5371">LUCENE-5371</a>, <a href="https://issues.apache.org/jira/browse/LUCENE-5339">LUCENE-5339</a>: speed up range faceting from O(N) per hit to O(log(N)) using segment trees; simplify facet APIs... (<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=1555204;view=revision">r1555204</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-5577">SOLR-5577</a>: fix possible race on canceling timer on close (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
@@ -327,12 +333,6 @@
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#elyograg">elyograg</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1554523;view=revision">r1554523</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-5536">SOLR-5536</a>: Add ValueSource collapse criteria to CollapsingQParserPlugin (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#jbernste">jbernste</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 Sat Jan  4 11:21:01 2014
@@ -416,6 +416,12 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1555338;view=revision">r1555338</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5371">LUCENE-5371</a>, <a href="https://issues.apache.org/jira/browse/LUCENE-5339">LUCENE-5339</a>: speed up range faceting from O(N) per hit to O(log(N)) using segment trees; simplify facet APIs... (<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=1555204;view=revision">r1555204</a>
             <a href="https://issues.apache.org/jira/browse/SOLR-5577">SOLR-5577</a>: fix possible race on canceling timer on close (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
@@ -440,12 +446,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#elyograg">elyograg</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1554523;view=revision">r1554523</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-5536">SOLR-5536</a>: Add ValueSource collapse criteria to CollapsingQParserPlugin (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#jbernste">jbernste</a>
-          </div>
-          
         </div>
         
       </div>