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 2013/04/11 01:21:04 UTC

svn commit: r858043 - 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: Wed Apr 10 23:21:04 2013
New Revision: 858043

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 Wed Apr 10 23:21:04 2013
@@ -313,6 +313,13 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1466720;view=revision">r1466720</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-4658">SOLR-4658</a>:
+- Fix class name shortening issues, for SimilarityFactory's, FieldType's, and analysis factories: persisted class names' original forms are... (<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=1466716;view=revision">r1466716</a>
         add random IOExc on open to a couple tests (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
@@ -336,13 +343,6 @@
         <a href="https://issues.apache.org/jira/browse/LUCENE-4738">LUCENE-4738</a>: simplify DirectoryReader.indexExists; fix IndexWriter with CREATE to succeed on a corrupted index; add random IOExceptions to MockDirectoryWrapper.openInput/createOutput (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1466694;view=revision">r1466694</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-4925">LUCENE-4925</a>: Fix IndexSearcher.search(..., Sort, ...).
- (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</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 Wed Apr 10 23:21:04 2013
@@ -421,6 +421,13 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1466720;view=revision">r1466720</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-4658">SOLR-4658</a>:
+- Fix class name shortening issues, for SimilarityFactory's, FieldType's, and analysis factories: persisted class names' original forms are... (<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=1466716;view=revision">r1466716</a>
             add random IOExc on open to a couple tests (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
@@ -445,13 +452,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1466694;view=revision">r1466694</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-4925">LUCENE-4925</a>: Fix IndexSearcher.search(..., Sort, ...).
- (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</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 Wed Apr 10 23:21:04 2013
@@ -313,6 +313,13 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1466720;view=revision">r1466720</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-4658">SOLR-4658</a>:
+- Fix class name shortening issues, for SimilarityFactory's, FieldType's, and analysis factories: persisted class names' original forms are... (<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=1466716;view=revision">r1466716</a>
         add random IOExc on open to a couple tests (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
@@ -336,13 +343,6 @@
         <a href="https://issues.apache.org/jira/browse/LUCENE-4738">LUCENE-4738</a>: simplify DirectoryReader.indexExists; fix IndexWriter with CREATE to succeed on a corrupted index; add random IOExceptions to MockDirectoryWrapper.openInput/createOutput (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1466694;view=revision">r1466694</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-4925">LUCENE-4925</a>: Fix IndexSearcher.search(..., Sort, ...).
- (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</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 Wed Apr 10 23:21:04 2013
@@ -421,6 +421,13 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1466720;view=revision">r1466720</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-4658">SOLR-4658</a>:
+- Fix class name shortening issues, for SimilarityFactory's, FieldType's, and analysis factories: persisted class names' original forms are... (<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=1466716;view=revision">r1466716</a>
             add random IOExc on open to a couple tests (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
@@ -445,13 +452,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1466694;view=revision">r1466694</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-4925">LUCENE-4925</a>: Fix IndexSearcher.search(..., Sort, ...).
- (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#jpountz">jpountz</a>
-          </div>
-          
         </div>
         
       </div>