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/10/15 17:21:06 UTC

svn commit: r969036 - 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: Thu Oct 15 15:21:05 2015
New Revision: 969036

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 Thu Oct 15 15:21:05 2015
@@ -349,6 +349,20 @@ h2:hover > .headerlink, h3:hover > .head
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1708832;view=revision">r1708832</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6838">LUCENE-6838</a>: Added getters for IndexSearcher's query cache and caching policy.
+ (<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=1708826;view=revision">r1708826</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6839">LUCENE-6839</a>: Make SpanOrQuery immutable.
+ (<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=1708760;view=revision">r1708760</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-6829">LUCENE-6829</a>: OfflineSorter now uses Directory API; add Directory.createTempOutput and IndexOutput.getName (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
@@ -365,18 +379,6 @@ h2:hover > .headerlink, h3:hover > .head
         <a href="https://issues.apache.org/jira/browse/SOLR-8116">SOLR-8116</a>: SearchGroupsResultTransformer tweaks (String literals, list/map initialCapacity) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#cpoerschke">cpoerschke</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1708539;view=revision">r1708539</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-8152">SOLR-8152</a>: Overseer Task Processor/Queue can miss responses, leading to timeouts (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#gchanan">gchanan</a>
-      </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1708406;view=revision">r1708406</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-8128">SOLR-8128</a>: Set v.locale specified locale for all LocaleConfig extending VelocityResponseWriter tools (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#ehatcher">ehatcher</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 Thu Oct 15 15:21:05 2015
@@ -349,6 +349,20 @@ h2:hover > .headerlink, h3:hover > .head
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1708832;view=revision">r1708832</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6838">LUCENE-6838</a>: Added getters for IndexSearcher's query cache and caching policy.
+ (<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=1708826;view=revision">r1708826</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-6839">LUCENE-6839</a>: Make SpanOrQuery immutable.
+ (<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=1708760;view=revision">r1708760</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-6829">LUCENE-6829</a>: OfflineSorter now uses Directory API; add Directory.createTempOutput and IndexOutput.getName (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
@@ -365,18 +379,6 @@ h2:hover > .headerlink, h3:hover > .head
         <a href="https://issues.apache.org/jira/browse/SOLR-8116">SOLR-8116</a>: SearchGroupsResultTransformer tweaks (String literals, list/map initialCapacity) (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#cpoerschke">cpoerschke</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1708539;view=revision">r1708539</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-8152">SOLR-8152</a>: Overseer Task Processor/Queue can miss responses, leading to timeouts (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#gchanan">gchanan</a>
-      </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1708406;view=revision">r1708406</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-8128">SOLR-8128</a>: Set v.locale specified locale for all LocaleConfig extending VelocityResponseWriter tools (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#ehatcher">ehatcher</a>
-      </div>
     </div></div>
     
     

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

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