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 2012/06/28 11:28:35 UTC

svn commit: r823584 - 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 Jun 28 09:28:34 2012
New Revision: 823584

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 Jun 28 09:28:34 2012
@@ -306,6 +306,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1354865;view=revision">r1354865</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3467">SOLR-3467</a>: ExtendedDismax escaping is missing several reserved characters (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#janhoy">janhoy</a>
+      </div>
+    
+      <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1354864;view=revision">r1354864</a>
+        Fixing Javadoc warnings to make javadocs-all succeed (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#janhoy">janhoy</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1354850;view=revision">r1354850</a>
         fix javadoc error (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#ryan">ryan</a>
@@ -322,18 +334,6 @@
         <a href="https://issues.apache.org/jira/browse/LUCENE-4138">LUCENE-4138</a>: Update morfologik (polish stemming) to release 1.5.3. Changed the way morphosyntactic tags are exposed (a list of tags... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1354828;view=revision">r1354828</a>
-        Updating test statistics. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
-      </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1354826;view=revision">r1354826</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-4157">LUCENE-4157</a> Improve TermQueryPrefixTreeStrategy and move makeQuery impl to SpatialStrategy (<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
==============================================================================
--- websites/production/lucene/content/solr/index.html (original)
+++ websites/production/lucene/content/solr/index.html Thu Jun 28 09:28:34 2012
@@ -400,6 +400,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=1354865;view=revision">r1354865</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3467">SOLR-3467</a>: ExtendedDismax escaping is missing several reserved characters (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#janhoy">janhoy</a>
+          </div>
+          
+          <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1354864;view=revision">r1354864</a>
+            Fixing Javadoc warnings to make javadocs-all succeed (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#janhoy">janhoy</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1354850;view=revision">r1354850</a>
             fix javadoc error (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#ryan">ryan</a>
@@ -417,18 +429,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1354828;view=revision">r1354828</a>
-            Updating test statistics. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
-          </div>
-          
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1354826;view=revision">r1354826</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-4157">LUCENE-4157</a> Improve TermQueryPrefixTreeStrategy and move makeQuery impl to SpatialStrategy (<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/core/index.html
==============================================================================
--- websites/staging/lucene/trunk/content/core/index.html (original)
+++ websites/staging/lucene/trunk/content/core/index.html Thu Jun 28 09:28:34 2012
@@ -306,6 +306,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1354865;view=revision">r1354865</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3467">SOLR-3467</a>: ExtendedDismax escaping is missing several reserved characters (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#janhoy">janhoy</a>
+      </div>
+    
+      <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1354864;view=revision">r1354864</a>
+        Fixing Javadoc warnings to make javadocs-all succeed (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#janhoy">janhoy</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1354850;view=revision">r1354850</a>
         fix javadoc error (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#ryan">ryan</a>
@@ -322,18 +334,6 @@
         <a href="https://issues.apache.org/jira/browse/LUCENE-4138">LUCENE-4138</a>: Update morfologik (polish stemming) to release 1.5.3. Changed the way morphosyntactic tags are exposed (a list of tags... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1354828;view=revision">r1354828</a>
-        Updating test statistics. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
-      </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1354826;view=revision">r1354826</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-4157">LUCENE-4157</a> Improve TermQueryPrefixTreeStrategy and move makeQuery impl to SpatialStrategy (<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
==============================================================================
--- websites/staging/lucene/trunk/content/solr/index.html (original)
+++ websites/staging/lucene/trunk/content/solr/index.html Thu Jun 28 09:28:34 2012
@@ -400,6 +400,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=1354865;view=revision">r1354865</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3467">SOLR-3467</a>: ExtendedDismax escaping is missing several reserved characters (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#janhoy">janhoy</a>
+          </div>
+          
+          <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1354864;view=revision">r1354864</a>
+            Fixing Javadoc warnings to make javadocs-all succeed (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#janhoy">janhoy</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1354850;view=revision">r1354850</a>
             fix javadoc error (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#ryan">ryan</a>
@@ -417,18 +429,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1354828;view=revision">r1354828</a>
-            Updating test statistics. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
-          </div>
-          
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1354826;view=revision">r1354826</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-4157">LUCENE-4157</a> Improve TermQueryPrefixTreeStrategy and move makeQuery impl to SpatialStrategy (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#dsmiley">dsmiley</a>
-          </div>
-          
         </div>
         
       </div>