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/07/15 16:21:03 UTC

svn commit: r916289 - 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: Tue Jul 15 14:21:02 2014
New Revision: 916289

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 Tue Jul 15 14:21:02 2014
@@ -304,6 +304,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1610705;view=revision">r1610705</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5824">LUCENE-5824</a>: hunspell FLAG LONG implemented incorrectly (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
+      </div>
+    
+      <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1610683;view=revision">r1610683</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-6245">SOLR-6245</a>: Socket and Connection configuration are ignored in HttpSolrServer when passing in HttpClient (<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=1610644;view=revision">r1610644</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-5823">LUCENE-5823</a>: recognize hunspell FULLSTRIP option in the affix file (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
@@ -322,18 +334,6 @@
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#elyograg">elyograg</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1610448;view=revision">r1610448</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6228">SOLR-6228</a>: Fixed bug in TestReplicationHandler.doTestIndexAndConfigReplication (<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=1610415;view=revision">r1610415</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-5675">LUCENE-5675</a>: make VersionBlockTreeWriter/Reader public (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
-      </div>
     </div></div>
     
     

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

Modified: websites/production/lucene/content/solr/index.html
==============================================================================
--- websites/production/lucene/content/solr/index.html (original)
+++ websites/production/lucene/content/solr/index.html Tue Jul 15 14:21:02 2014
@@ -418,6 +418,18 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1610705;view=revision">r1610705</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5824">LUCENE-5824</a>: hunspell FLAG LONG implemented incorrectly (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
+          </div>
+          
+          <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1610683;view=revision">r1610683</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-6245">SOLR-6245</a>: Socket and Connection configuration are ignored in HttpSolrServer when passing in HttpClient (<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=1610644;view=revision">r1610644</a>
             <a href="https://issues.apache.org/jira/browse/LUCENE-5823">LUCENE-5823</a>: recognize hunspell FULLSTRIP option in the affix file (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
@@ -437,18 +449,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#elyograg">elyograg</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1610448;view=revision">r1610448</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-6228">SOLR-6228</a>: Fixed bug in TestReplicationHandler.doTestIndexAndConfigReplication (<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=1610415;view=revision">r1610415</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-5675">LUCENE-5675</a>: make VersionBlockTreeWriter/Reader public (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
-          </div>
-          
         </div>
         
       </div>

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 Tue Jul 15 14:21:02 2014
@@ -304,6 +304,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1610705;view=revision">r1610705</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5824">LUCENE-5824</a>: hunspell FLAG LONG implemented incorrectly (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
+      </div>
+    
+      <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1610683;view=revision">r1610683</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-6245">SOLR-6245</a>: Socket and Connection configuration are ignored in HttpSolrServer when passing in HttpClient (<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=1610644;view=revision">r1610644</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-5823">LUCENE-5823</a>: recognize hunspell FULLSTRIP option in the affix file (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
@@ -322,18 +334,6 @@
  (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#elyograg">elyograg</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1610448;view=revision">r1610448</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-6228">SOLR-6228</a>: Fixed bug in TestReplicationHandler.doTestIndexAndConfigReplication (<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=1610415;view=revision">r1610415</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-5675">LUCENE-5675</a>: make VersionBlockTreeWriter/Reader public (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
-      </div>
     </div></div>
     
     

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

Modified: websites/staging/lucene/trunk/content/solr/index.html
==============================================================================
--- websites/staging/lucene/trunk/content/solr/index.html (original)
+++ websites/staging/lucene/trunk/content/solr/index.html Tue Jul 15 14:21:02 2014
@@ -418,6 +418,18 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1610705;view=revision">r1610705</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5824">LUCENE-5824</a>: hunspell FLAG LONG implemented incorrectly (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
+          </div>
+          
+          <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1610683;view=revision">r1610683</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-6245">SOLR-6245</a>: Socket and Connection configuration are ignored in HttpSolrServer when passing in HttpClient (<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=1610644;view=revision">r1610644</a>
             <a href="https://issues.apache.org/jira/browse/LUCENE-5823">LUCENE-5823</a>: recognize hunspell FULLSTRIP option in the affix file (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
@@ -437,18 +449,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#elyograg">elyograg</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1610448;view=revision">r1610448</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-6228">SOLR-6228</a>: Fixed bug in TestReplicationHandler.doTestIndexAndConfigReplication (<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=1610415;view=revision">r1610415</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-5675">LUCENE-5675</a>: make VersionBlockTreeWriter/Reader public (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
-          </div>
-          
         </div>
         
       </div>