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

svn commit: r943233 - 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: Tue Mar 10 20:21:02 2015
New Revision: 943233

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 Tue Mar 10 20:21:02 2015
@@ -305,6 +305,19 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1665673;view=revision">r1665673</a>
+        fix/suppress compile warnings that are not induced by Lucene's API (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</a>
+      </div>
+    
+      <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1665656;view=revision">r1665656</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-4942">LUCENE-4942</a>: Optimize spatial PrefixTreeStrategy indexes for non-point data
+* Redundant prefix terms on leaf cells are no longer emitted;... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1665635;view=revision">r1665635</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-6349">SOLR-6349</a> + <a href="https://issues.apache.org/jira/browse/SOLR-6682">SOLR-6682</a>: test workaround since (deprecated) stats.facet doesn't garuntee order of list (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
@@ -321,18 +334,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-7225">SOLR-7225</a>: ParallelStream chooses workers incorrectly (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#jbernste">jbernste</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1665563;view=revision">r1665563</a>
-        Move null check to the right spot (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
-      </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1665517;view=revision">r1665517</a>
-         <a href="https://issues.apache.org/jira/browse/SOLR-7224">SOLR-7224</a>: HashQParserPlugin test failures due to java.util.concurrent.RejectedExecutionException (<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
==============================================================================
    (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 Tue Mar 10 20:21:02 2015
@@ -305,6 +305,19 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1665673;view=revision">r1665673</a>
+        fix/suppress compile warnings that are not induced by Lucene's API (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</a>
+      </div>
+    
+      <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1665656;view=revision">r1665656</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-4942">LUCENE-4942</a>: Optimize spatial PrefixTreeStrategy indexes for non-point data
+* Redundant prefix terms on leaf cells are no longer emitted;... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1665635;view=revision">r1665635</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-6349">SOLR-6349</a> + <a href="https://issues.apache.org/jira/browse/SOLR-6682">SOLR-6682</a>: test workaround since (deprecated) stats.facet doesn't garuntee order of list (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
@@ -321,18 +334,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-7225">SOLR-7225</a>: ParallelStream chooses workers incorrectly (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#jbernste">jbernste</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1665563;view=revision">r1665563</a>
-        Move null check to the right spot (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
-      </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1665517;view=revision">r1665517</a>
-         <a href="https://issues.apache.org/jira/browse/SOLR-7224">SOLR-7224</a>: HashQParserPlugin test failures due to java.util.concurrent.RejectedExecutionException (<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
==============================================================================
    (empty)