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 20:21:01 UTC

svn commit: r931578 - 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 19:21:01 2014
New Revision: 931578

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 19:21:01 2014
@@ -305,6 +305,20 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1643381;view=revision">r1643381</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-6560">SOLR-6560</a>: Purge termIndexInterval from example/test configs (<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=1643377;view=revision">r1643377</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3881">SOLR-3881</a>: Avoid OOMs in LanguageIdentifierUpdateProcessor:
+- Added langid.maxFieldValueChars and langid.maxTotalChars params to limit
+  input, by default 10k and 20k... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1643351;view=revision">r1643351</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-4799">SOLR-4799</a>: Fix javadocs generation.
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
@@ -322,18 +336,6 @@
         <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=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=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></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 19:21:01 2014
@@ -305,6 +305,20 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1643381;view=revision">r1643381</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-6560">SOLR-6560</a>: Purge termIndexInterval from example/test configs (<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=1643377;view=revision">r1643377</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3881">SOLR-3881</a>: Avoid OOMs in LanguageIdentifierUpdateProcessor:
+- Added langid.maxFieldValueChars and langid.maxTotalChars params to limit
+  input, by default 10k and 20k... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1643351;view=revision">r1643351</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-4799">SOLR-4799</a>: Fix javadocs generation.
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
@@ -322,18 +336,6 @@
         <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=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=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></div>
     
     

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

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