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

svn commit: r955399 - 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: Fri Jun 19 19:21:03 2015
New Revision: 955399

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 Fri Jun 19 19:21:03 2015
@@ -305,34 +305,35 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1686440;view=revision">r1686440</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6570">LUCENE-6570</a>: Add a MIGRATE entry.
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1686485;view=revision">r1686485</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6593">LUCENE-6593</a>: Fix ToChildBlockJoinQuery's scorer to not refuse to advance to a document that belongs to the parent space.
  (<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=1686413;view=revision">r1686413</a>
-        allow for -1 exceptionDoc, when timeout was hit in getLeafCollector; fix timout -&gt; timeout typo (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1686481;view=revision">r1686481</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7513">SOLR-7513</a>, <a href="https://issues.apache.org/jira/browse/SOLR-7528">SOLR-7528</a>: Add Equalitors to Streaming Expressions (<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=1686408;view=revision">r1686408</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6570">LUCENE-6570</a>: Remove controversial defensive cloning of queries when adding them to a BooleanQuery.
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1686440;view=revision">r1686440</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6570">LUCENE-6570</a>: Add a MIGRATE entry.
  (<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=1686404;view=revision">r1686404</a>
-        add defensive asserts (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1686413;view=revision">r1686413</a>
+        allow for -1 exceptionDoc, when timeout was hit in getLeafCollector; fix timout -&gt; timeout typo (<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=1686337;view=revision">r1686337</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-2880">LUCENE-2880</a>: Relax assertion: span near and phrase queries don't have the same scores if they wrap twice the same... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1686408;view=revision">r1686408</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6570">LUCENE-6570</a>: Remove controversial defensive cloning of queries when adding them to a BooleanQuery.
+ (<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 Fri Jun 19 19:21:03 2015
@@ -305,34 +305,35 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1686440;view=revision">r1686440</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6570">LUCENE-6570</a>: Add a MIGRATE entry.
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1686485;view=revision">r1686485</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6593">LUCENE-6593</a>: Fix ToChildBlockJoinQuery's scorer to not refuse to advance to a document that belongs to the parent space.
  (<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=1686413;view=revision">r1686413</a>
-        allow for -1 exceptionDoc, when timeout was hit in getLeafCollector; fix timout -&gt; timeout typo (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1686481;view=revision">r1686481</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7513">SOLR-7513</a>, <a href="https://issues.apache.org/jira/browse/SOLR-7528">SOLR-7528</a>: Add Equalitors to Streaming Expressions (<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=1686408;view=revision">r1686408</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6570">LUCENE-6570</a>: Remove controversial defensive cloning of queries when adding them to a BooleanQuery.
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1686440;view=revision">r1686440</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6570">LUCENE-6570</a>: Add a MIGRATE entry.
  (<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=1686404;view=revision">r1686404</a>
-        add defensive asserts (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1686413;view=revision">r1686413</a>
+        allow for -1 exceptionDoc, when timeout was hit in getLeafCollector; fix timout -&gt; timeout typo (<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=1686337;view=revision">r1686337</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-2880">LUCENE-2880</a>: Relax assertion: span near and phrase queries don't have the same scores if they wrap twice the same... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1686408;view=revision">r1686408</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6570">LUCENE-6570</a>: Remove controversial defensive cloning of queries when adding them to a BooleanQuery.
+ (<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)