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/06/02 16:21:02 UTC

svn commit: r910939 - 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: Mon Jun  2 14:21:01 2014
New Revision: 910939

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 Mon Jun  2 14:21:01 2014
@@ -305,6 +305,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1599218;view=revision">r1599218</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5722">LUCENE-5722</a>: Speed up MMapDirectory.seek() - first small patch for multi-mmap case (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1599180;view=revision">r1599180</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-5720">LUCENE-5720</a>: Optimize DirectPackedReader's decompression (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
@@ -327,12 +333,6 @@
         <a href="https://issues.apache.org/jira/browse/LUCENE-5711">LUCENE-5711</a>: Pass IndexWriter to MergePolicy on each operation (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#simonw">simonw</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1598755;view=revision">r1598755</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-5717">LUCENE-5717</a>: Postings highlighter support for multi term queries within filtered and constant score queries (<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 Mon Jun  2 14:21:01 2014
@@ -419,6 +419,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=1599218;view=revision">r1599218</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5722">LUCENE-5722</a>: Speed up MMapDirectory.seek() - first small patch for multi-mmap case (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1599180;view=revision">r1599180</a>
             <a href="https://issues.apache.org/jira/browse/LUCENE-5720">LUCENE-5720</a>: Optimize DirectPackedReader's decompression (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
@@ -442,12 +448,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#simonw">simonw</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1598755;view=revision">r1598755</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-5717">LUCENE-5717</a>: Postings highlighter support for multi term queries within filtered and constant score queries (<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 Mon Jun  2 14:21:01 2014
@@ -305,6 +305,12 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1599218;view=revision">r1599218</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5722">LUCENE-5722</a>: Speed up MMapDirectory.seek() - first small patch for multi-mmap case (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1599180;view=revision">r1599180</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-5720">LUCENE-5720</a>: Optimize DirectPackedReader's decompression (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
@@ -327,12 +333,6 @@
         <a href="https://issues.apache.org/jira/browse/LUCENE-5711">LUCENE-5711</a>: Pass IndexWriter to MergePolicy on each operation (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#simonw">simonw</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1598755;view=revision">r1598755</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-5717">LUCENE-5717</a>: Postings highlighter support for multi term queries within filtered and constant score queries (<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 Mon Jun  2 14:21:01 2014
@@ -419,6 +419,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=1599218;view=revision">r1599218</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5722">LUCENE-5722</a>: Speed up MMapDirectory.seek() - first small patch for multi-mmap case (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1599180;view=revision">r1599180</a>
             <a href="https://issues.apache.org/jira/browse/LUCENE-5720">LUCENE-5720</a>: Optimize DirectPackedReader's decompression (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
@@ -442,12 +448,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#simonw">simonw</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1598755;view=revision">r1598755</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-5717">LUCENE-5717</a>: Postings highlighter support for multi term queries within filtered and constant score queries (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
-          </div>
-          
         </div>
         
       </div>