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 2014/12/05 16:21:02 UTC

svn commit: r931548 - 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 Dec  5 15:21:01 2014
New Revision: 931548

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 Dec  5 15:21:01 2014
@@ -305,34 +305,32 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1643097;view=revision">r1643097</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-4799">SOLR-4799</a> faster join using join=zipper aka merge join for nested DIH EntityProcessors (<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=1643317;view=revision">r1643317</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-6653">SOLR-6653</a>: don't exit with error code if restarting (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#thelabdude">thelabdude</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1643090;view=revision">r1643090</a>
-        move optimizations section up, and move compression changes to optimizations (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1643316;view=revision">r1643316</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6034">LUCENE-6034</a>: Highlighter QueryScorer/WeightedSpanTermExtractor shouldn't re-invert a term vector based TokenStream. It can now highlight payload-sensitive queries. (<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=1643085;view=revision">r1643085</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6091">LUCENE-6091</a>: Fix UsageTrackingFilterCachingPolicy's handling of null DocIdSets.
- (<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=1643298;view=revision">r1643298</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6034">LUCENE-6034</a>: Simplify MemoryIndex state via TreeMap&lt;Info&gt; etc. (<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=1643079;view=revision">r1643079</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6088">LUCENE-6088</a>: TermsFilter implements Accountable.
- (<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=1643097;view=revision">r1643097</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-4799">SOLR-4799</a> faster join using join=zipper aka merge join for nested DIH EntityProcessors (<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=1643075;view=revision">r1643075</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6090">LUCENE-6090</a>: use raw deflate stream for CompressionMode.HIGH_COMPRESSION (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1643090;view=revision">r1643090</a>
+        move optimizations section up, and move compression changes to optimizations (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</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 Dec  5 15:21:01 2014
@@ -305,34 +305,32 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1643097;view=revision">r1643097</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-4799">SOLR-4799</a> faster join using join=zipper aka merge join for nested DIH EntityProcessors (<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=1643317;view=revision">r1643317</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-6653">SOLR-6653</a>: don't exit with error code if restarting (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#thelabdude">thelabdude</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1643090;view=revision">r1643090</a>
-        move optimizations section up, and move compression changes to optimizations (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1643316;view=revision">r1643316</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6034">LUCENE-6034</a>: Highlighter QueryScorer/WeightedSpanTermExtractor shouldn't re-invert a term vector based TokenStream. It can now highlight payload-sensitive queries. (<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=1643085;view=revision">r1643085</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6091">LUCENE-6091</a>: Fix UsageTrackingFilterCachingPolicy's handling of null DocIdSets.
- (<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=1643298;view=revision">r1643298</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6034">LUCENE-6034</a>: Simplify MemoryIndex state via TreeMap&lt;Info&gt; etc. (<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=1643079;view=revision">r1643079</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6088">LUCENE-6088</a>: TermsFilter implements Accountable.
- (<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=1643097;view=revision">r1643097</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-4799">SOLR-4799</a> faster join using join=zipper aka merge join for nested DIH EntityProcessors (<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=1643075;view=revision">r1643075</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-6090">LUCENE-6090</a>: use raw deflate stream for CompressionMode.HIGH_COMPRESSION (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1643090;view=revision">r1643090</a>
+        move optimizations section up, and move compression changes to optimizations (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
       </div>
     </div></div>

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

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