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/25 23:21:03 UTC

svn commit: r949168 - 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 Apr 25 21:21:03 2015
New Revision: 949168

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 Apr 25 21:21:03 2015
@@ -305,6 +305,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1676070;view=revision">r1676070</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7391">SOLR-7391</a>: Use a time based expiration cache for one off HDFS FileSystem instances. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
+      </div>
+    
+      <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1676066;view=revision">r1676066</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7446">SOLR-7446</a>: refactor range faceting to create range list first (<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=1676062;view=revision">r1676062</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-7118">SOLR-7118</a>: Raise fail tolerance. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
@@ -321,18 +333,6 @@
         test bug: don't randomly wrap IndexReader here (<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=1676005;view=revision">r1676005</a>
-        Remove outdated warning back from days where latest jflex was only available on SVN (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
-      </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1675994;view=revision">r1675994</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-7471">SOLR-7471</a>: Stop requiring docValues for interval faceting (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#tflobbe">tflobbe</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 Apr 25 21:21:03 2015
@@ -305,6 +305,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1676070;view=revision">r1676070</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7391">SOLR-7391</a>: Use a time based expiration cache for one off HDFS FileSystem instances. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
+      </div>
+    
+      <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1676066;view=revision">r1676066</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7446">SOLR-7446</a>: refactor range faceting to create range list first (<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=1676062;view=revision">r1676062</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-7118">SOLR-7118</a>: Raise fail tolerance. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
@@ -321,18 +333,6 @@
         test bug: don't randomly wrap IndexReader here (<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=1676005;view=revision">r1676005</a>
-        Remove outdated warning back from days where latest jflex was only available on SVN (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
-      </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1675994;view=revision">r1675994</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-7471">SOLR-7471</a>: Stop requiring docValues for interval faceting (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#tflobbe">tflobbe</a>
-      </div>
     </div></div>
     
     

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

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