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/05/07 20:21:02 UTC

svn commit: r950483 - 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: Thu May  7 18:21:02 2015
New Revision: 950483

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 Thu May  7 18:21:02 2015
@@ -305,6 +305,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1678245;view=revision">r1678245</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-6968">SOLR-6968</a>: New 'cardinality' option for stats.field, uses HyperLogLog to efficiently estimate the cardinality of a field w/bounded RAM (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
+      </div>
+    
+      <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1678242;view=revision">r1678242</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-4392">SOLR-4392</a>: revert r1678195 which breaks forbidden-api (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1678222;view=revision">r1678222</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-6220">SOLR-6220</a>: renamed tag names disk to freedisk, and the system property prefix to sysprop. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#noble">noble</a>
@@ -321,20 +333,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-4392">SOLR-4392</a>: Make it possible to specify AES encrypted password in dataconfig.xml (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#noble">noble</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1678181;view=revision">r1678181</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6463">LUCENE-6463</a>: Share more logic between approximated queries.
- (<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=1678164;view=revision">r1678164</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6350">LUCENE-6350</a>: TermsQuery is now compressed with PrefixCodedTerms.
- (<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 Thu May  7 18:21:02 2015
@@ -305,6 +305,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1678245;view=revision">r1678245</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-6968">SOLR-6968</a>: New 'cardinality' option for stats.field, uses HyperLogLog to efficiently estimate the cardinality of a field w/bounded RAM (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
+      </div>
+    
+      <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1678242;view=revision">r1678242</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-4392">SOLR-4392</a>: revert r1678195 which breaks forbidden-api (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1678222;view=revision">r1678222</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-6220">SOLR-6220</a>: renamed tag names disk to freedisk, and the system property prefix to sysprop. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#noble">noble</a>
@@ -321,20 +333,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-4392">SOLR-4392</a>: Make it possible to specify AES encrypted password in dataconfig.xml (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#noble">noble</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1678181;view=revision">r1678181</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6463">LUCENE-6463</a>: Share more logic between approximated queries.
- (<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=1678164;view=revision">r1678164</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6350">LUCENE-6350</a>: TermsQuery is now compressed with PrefixCodedTerms.
- (<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)