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/07/14 21:21:02 UTC

svn commit: r869482 - 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: Sun Jul 14 19:21:02 2013
New Revision: 869482

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 Sun Jul 14 19:21:02 2013
@@ -313,6 +313,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1503019;view=revision">r1503019</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-4997">SOLR-4997</a>: Call commit before checking shard consistency (<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=1502959;view=revision">r1502959</a>
         fix for <a href="https://issues.apache.org/jira/browse/SOLR-5039">SOLR-5039</a>, admin/schema browser displaying -1 for unique terms on multiValued fields (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#erick">erick</a>
@@ -335,12 +341,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-5034">SOLR-5034</a>: A facet.query that parses or analyzes down to a null Query would throw a NPE. (<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=1502697;view=revision">r1502697</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-5094">LUCENE-5094</a>: add ramBytesUsed to OrdinalMap (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</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 Sun Jul 14 19:21:02 2013
@@ -424,6 +424,12 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1503019;view=revision">r1503019</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-4997">SOLR-4997</a>: Call commit before checking shard consistency (<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=1502959;view=revision">r1502959</a>
             fix for <a href="https://issues.apache.org/jira/browse/SOLR-5039">SOLR-5039</a>, admin/schema browser displaying -1 for unique terms on multiValued fields (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#erick">erick</a>
@@ -447,12 +453,6 @@ numeric fields or query relevancy scores
             <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=1502697;view=revision">r1502697</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-5094">LUCENE-5094</a>: add ramBytesUsed to OrdinalMap (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</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 Sun Jul 14 19:21:02 2013
@@ -313,6 +313,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1503019;view=revision">r1503019</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-4997">SOLR-4997</a>: Call commit before checking shard consistency (<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=1502959;view=revision">r1502959</a>
         fix for <a href="https://issues.apache.org/jira/browse/SOLR-5039">SOLR-5039</a>, admin/schema browser displaying -1 for unique terms on multiValued fields (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#erick">erick</a>
@@ -335,12 +341,6 @@
         <a href="https://issues.apache.org/jira/browse/SOLR-5034">SOLR-5034</a>: A facet.query that parses or analyzes down to a null Query would throw a NPE. (<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=1502697;view=revision">r1502697</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-5094">LUCENE-5094</a>: add ramBytesUsed to OrdinalMap (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</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 Sun Jul 14 19:21:02 2013
@@ -424,6 +424,12 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1503019;view=revision">r1503019</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-4997">SOLR-4997</a>: Call commit before checking shard consistency (<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=1502959;view=revision">r1502959</a>
             fix for <a href="https://issues.apache.org/jira/browse/SOLR-5039">SOLR-5039</a>, admin/schema browser displaying -1 for unique terms on multiValued fields (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#erick">erick</a>
@@ -447,12 +453,6 @@ numeric fields or query relevancy scores
             <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=1502697;view=revision">r1502697</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-5094">LUCENE-5094</a>: add ramBytesUsed to OrdinalMap (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
-          </div>
-          
         </div>
         
       </div>