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/13 16:21:02 UTC

svn commit: r947409 - 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: Mon Apr 13 14:21:02 2015
New Revision: 947409

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 Mon Apr 13 14:21:02 2015
@@ -305,35 +305,34 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1673176;view=revision">r1673176</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-7384">SOLR-7384</a>: Fix spurious failures in FullSolrCloudDistribCmdsTest (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1673200;view=revision">r1673200</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-6692">SOLR-6692</a>: hl.maxAnalyzedChars should apply cumulatively on a multi-valued field (<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=1673161;view=revision">r1673161</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-7110">SOLR-7110</a>: reformat new code (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1673185;view=revision">r1673185</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-6692">SOLR-6692</a>: Don't round highlight fragment scores for ordering purposes (<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=1673149;view=revision">r1673149</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-7110">SOLR-7110</a>: Optimize JavaBinCodec to minimize string Object creation (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#noble">noble</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1673183;view=revision">r1673183</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-6692">SOLR-6692</a>: Made standard highlighter more extensible
+Private methods are now protected, removed bad constructor, and refactored out getFieldValues() and... (<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=1673123;view=revision">r1673123</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6409">LUCENE-6409</a>: Fixed integer overflow in LongBitSet.ensureCapacity.
- (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1673176;view=revision">r1673176</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7384">SOLR-7384</a>: Fix spurious failures in FullSolrCloudDistribCmdsTest (<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=1673120;view=revision">r1673120</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6416">LUCENE-6416</a>: BooleanQuery.extractTerms now only extracts terms from scoring clauses.
- (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1673161;view=revision">r1673161</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7110">SOLR-7110</a>: reformat new code (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#yonik">yonik</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 Mon Apr 13 14:21:02 2015
@@ -305,35 +305,34 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1673176;view=revision">r1673176</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-7384">SOLR-7384</a>: Fix spurious failures in FullSolrCloudDistribCmdsTest (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#shalin">shalin</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1673200;view=revision">r1673200</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-6692">SOLR-6692</a>: hl.maxAnalyzedChars should apply cumulatively on a multi-valued field (<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=1673161;view=revision">r1673161</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-7110">SOLR-7110</a>: reformat new code (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1673185;view=revision">r1673185</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-6692">SOLR-6692</a>: Don't round highlight fragment scores for ordering purposes (<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=1673149;view=revision">r1673149</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-7110">SOLR-7110</a>: Optimize JavaBinCodec to minimize string Object creation (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#noble">noble</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1673183;view=revision">r1673183</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-6692">SOLR-6692</a>: Made standard highlighter more extensible
+Private methods are now protected, removed bad constructor, and refactored out getFieldValues() and... (<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=1673123;view=revision">r1673123</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6409">LUCENE-6409</a>: Fixed integer overflow in LongBitSet.ensureCapacity.
- (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1673176;view=revision">r1673176</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7384">SOLR-7384</a>: Fix spurious failures in FullSolrCloudDistribCmdsTest (<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=1673120;view=revision">r1673120</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6416">LUCENE-6416</a>: BooleanQuery.extractTerms now only extracts terms from scoring clauses.
- (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1673161;view=revision">r1673161</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-7110">SOLR-7110</a>: reformat new code (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
       </div>
     </div></div>
     

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

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