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/05/28 14:21:04 UTC

svn commit: r863457 - 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 May 28 12:21:04 2013
New Revision: 863457

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 May 28 12:21:04 2013
@@ -313,6 +313,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1486898;view=revision">r1486898</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-4785">SOLR-4785</a>: Fixed bug with missing boost on toplevel query (<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=1486872;view=revision">r1486872</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5020">LUCENE-5020</a>: Make DrillSidewaysResult ctor public (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#shaie">shaie</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1486792;view=revision">r1486792</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-4865">SOLR-4865</a> - improved UIMA URP logging (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#tommaso">tommaso</a>
@@ -330,18 +342,6 @@
         Fixed fieldcache insanity failure in testBasic. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#mvg">mvg</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1485835;view=revision">r1485835</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-4745">SOLR-4745</a>: Do not pass a SolrCore in ZkController.preRegister() (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
-      </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1485831;view=revision">r1485831</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-4814">SOLR-4814</a>: If a SolrCore cannot be created it should remove any information it published about itself from ZooKeeper. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</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 May 28 12:21:04 2013
@@ -421,6 +421,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=1486898;view=revision">r1486898</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-4785">SOLR-4785</a>: Fixed bug with missing boost on toplevel query (<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=1486872;view=revision">r1486872</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5020">LUCENE-5020</a>: Make DrillSidewaysResult ctor public (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#shaie">shaie</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1486792;view=revision">r1486792</a>
             <a href="https://issues.apache.org/jira/browse/SOLR-4865">SOLR-4865</a> - improved UIMA URP logging (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#tommaso">tommaso</a>
@@ -439,18 +451,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#mvg">mvg</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1485835;view=revision">r1485835</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-4745">SOLR-4745</a>: Do not pass a SolrCore in ZkController.preRegister() (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
-          </div>
-          
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1485831;view=revision">r1485831</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-4814">SOLR-4814</a>: If a SolrCore cannot be created it should remove any information it published about itself from ZooKeeper. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
-          </div>
-          
         </div>
         
       </div>
@@ -460,15 +460,15 @@ numeric fields or query relevancy scores
         
         <div class="status-item">
           <div class="section-content">
-             <a href="https://twitter.com//statuses/339333985366835200">@</a>: RT <a href="http://twitter.com/sematext">@sematext</a>: Come to our <a href="http://twitter.com/search?q=%23bbuzz">#bbuzz</a> talks: JSON Logging w/ <a href="http://twitter.com/search?q=%23ElasticSearch">#ElasticSearch</a> &amp; <a href="http://twitter.com/search?q=%23Solr">#Solr</a> vs. ElasticSearch, Round 2! <a href="http://t.co/x6pwKvP90H">http://t.co/x6pwKvP90H</a>  <a href="http://twitter.com/search?q=%23logstash">#logstash</a>
+             <a href="https://twitter.com//statuses/339352051463106560">@</a>: RT <a href="http://twitter.com/toulousejug">@toulousejug</a>: Soirée moteurs de recherche jeudi 27/06 <a href="http://twitter.com/search?q=%23elasticsearch">#elasticsearch</a> <a href="http://twitter.com/search?q=%23solr">#solr</a> <a href="http://twitter.com/search?q=%23nosql">#nosql</a> <a href="http://twitter.com/search?q=%23lucene">#lucene</a> Inscrivez-vous vite :-) <a href="http://t.co/qnDFDsfTDp">http://t.co/qnDFDsfTDp</a> <a href="http://twitter.com/search?q=%23Toulouse ">#Toulouse </a>
           </div>
           
           <div class="section-content">
-             <a href="https://twitter.com//statuses/339333514455556096">@</a>: Come to our <a href="http://twitter.com/search?q=%23bbuzz">#bbuzz</a> talks: JSON Logging w/ <a href="http://twitter.com/search?q=%23ElasticSearch">#ElasticSearch</a> &amp; <a href="http://twitter.com/search?q=%23Solr">#Solr</a> vs. ElasticSearch, Round 2! <a href="http://t.co/x6pwKvP90H">http://t.co/x6pwKvP90H</a>  <a href="http://twitter.com/search?q=%23logstash">#logstash</a>
+             <a href="https://twitter.com//statuses/339333985366835200">@</a>: RT <a href="http://twitter.com/sematext">@sematext</a>: Come to our <a href="http://twitter.com/search?q=%23bbuzz">#bbuzz</a> talks: JSON Logging w/ <a href="http://twitter.com/search?q=%23ElasticSearch">#ElasticSearch</a> &amp; <a href="http://twitter.com/search?q=%23Solr">#Solr</a> vs. ElasticSearch, Round 2! <a href="http://t.co/x6pwKvP90H">http://t.co/x6pwKvP90H</a>  <a href="http://twitter.com/search?q=%23logstash">#logstash</a>
           </div>
           
           <div class="section-content">
-             <a href="https://twitter.com//statuses/339332095665123330">@</a>: Solr Wiki the open source search engine documentation <a href="http://twitter.com/search?q=%23solr">#solr</a> <a href="http://t.co/YT1FpNUFwN">http://t.co/YT1FpNUFwN</a>
+             <a href="https://twitter.com//statuses/339333514455556096">@</a>: Come to our <a href="http://twitter.com/search?q=%23bbuzz">#bbuzz</a> talks: JSON Logging w/ <a href="http://twitter.com/search?q=%23ElasticSearch">#ElasticSearch</a> &amp; <a href="http://twitter.com/search?q=%23Solr">#Solr</a> vs. ElasticSearch, Round 2! <a href="http://t.co/x6pwKvP90H">http://t.co/x6pwKvP90H</a>  <a href="http://twitter.com/search?q=%23logstash">#logstash</a>
           </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 May 28 12:21:04 2013
@@ -313,6 +313,18 @@
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1486898;view=revision">r1486898</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-4785">SOLR-4785</a>: Fixed bug with missing boost on toplevel query (<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=1486872;view=revision">r1486872</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-5020">LUCENE-5020</a>: Make DrillSidewaysResult ctor public (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#shaie">shaie</a>
+      </div>
+    
+      <div class="section-content">
         <a class="svn" href="http://svn.apache.org/viewvc?revision=1486792;view=revision">r1486792</a>
         <a href="https://issues.apache.org/jira/browse/SOLR-4865">SOLR-4865</a> - improved UIMA URP logging (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#tommaso">tommaso</a>
@@ -330,18 +342,6 @@
         Fixed fieldcache insanity failure in testBasic. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#mvg">mvg</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1485835;view=revision">r1485835</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-4745">SOLR-4745</a>: Do not pass a SolrCore in ZkController.preRegister() (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
-      </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1485831;view=revision">r1485831</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-4814">SOLR-4814</a>: If a SolrCore cannot be created it should remove any information it published about itself from ZooKeeper. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</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 May 28 12:21:04 2013
@@ -421,6 +421,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=1486898;view=revision">r1486898</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-4785">SOLR-4785</a>: Fixed bug with missing boost on toplevel query (<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=1486872;view=revision">r1486872</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-5020">LUCENE-5020</a>: Make DrillSidewaysResult ctor public (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#shaie">shaie</a>
+          </div>
+          
+          <div class="section-content">
             <a class="svn" href="http://svn.apache.org/viewvc?revision=1486792;view=revision">r1486792</a>
             <a href="https://issues.apache.org/jira/browse/SOLR-4865">SOLR-4865</a> - improved UIMA URP logging (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#tommaso">tommaso</a>
@@ -439,18 +451,6 @@ numeric fields or query relevancy scores
             <a href="http://people.apache.org/committer-index.html#mvg">mvg</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1485835;view=revision">r1485835</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-4745">SOLR-4745</a>: Do not pass a SolrCore in ZkController.preRegister() (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
-          </div>
-          
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1485831;view=revision">r1485831</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-4814">SOLR-4814</a>: If a SolrCore cannot be created it should remove any information it published about itself from ZooKeeper. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
-          </div>
-          
         </div>
         
       </div>
@@ -460,15 +460,15 @@ numeric fields or query relevancy scores
         
         <div class="status-item">
           <div class="section-content">
-             <a href="https://twitter.com//statuses/339333985366835200">@</a>: RT <a href="http://twitter.com/sematext">@sematext</a>: Come to our <a href="http://twitter.com/search?q=%23bbuzz">#bbuzz</a> talks: JSON Logging w/ <a href="http://twitter.com/search?q=%23ElasticSearch">#ElasticSearch</a> &amp; <a href="http://twitter.com/search?q=%23Solr">#Solr</a> vs. ElasticSearch, Round 2! <a href="http://t.co/x6pwKvP90H">http://t.co/x6pwKvP90H</a>  <a href="http://twitter.com/search?q=%23logstash">#logstash</a>
+             <a href="https://twitter.com//statuses/339352051463106560">@</a>: RT <a href="http://twitter.com/toulousejug">@toulousejug</a>: Soirée moteurs de recherche jeudi 27/06 <a href="http://twitter.com/search?q=%23elasticsearch">#elasticsearch</a> <a href="http://twitter.com/search?q=%23solr">#solr</a> <a href="http://twitter.com/search?q=%23nosql">#nosql</a> <a href="http://twitter.com/search?q=%23lucene">#lucene</a> Inscrivez-vous vite :-) <a href="http://t.co/qnDFDsfTDp">http://t.co/qnDFDsfTDp</a> <a href="http://twitter.com/search?q=%23Toulouse ">#Toulouse </a>
           </div>
           
           <div class="section-content">
-             <a href="https://twitter.com//statuses/339333514455556096">@</a>: Come to our <a href="http://twitter.com/search?q=%23bbuzz">#bbuzz</a> talks: JSON Logging w/ <a href="http://twitter.com/search?q=%23ElasticSearch">#ElasticSearch</a> &amp; <a href="http://twitter.com/search?q=%23Solr">#Solr</a> vs. ElasticSearch, Round 2! <a href="http://t.co/x6pwKvP90H">http://t.co/x6pwKvP90H</a>  <a href="http://twitter.com/search?q=%23logstash">#logstash</a>
+             <a href="https://twitter.com//statuses/339333985366835200">@</a>: RT <a href="http://twitter.com/sematext">@sematext</a>: Come to our <a href="http://twitter.com/search?q=%23bbuzz">#bbuzz</a> talks: JSON Logging w/ <a href="http://twitter.com/search?q=%23ElasticSearch">#ElasticSearch</a> &amp; <a href="http://twitter.com/search?q=%23Solr">#Solr</a> vs. ElasticSearch, Round 2! <a href="http://t.co/x6pwKvP90H">http://t.co/x6pwKvP90H</a>  <a href="http://twitter.com/search?q=%23logstash">#logstash</a>
           </div>
           
           <div class="section-content">
-             <a href="https://twitter.com//statuses/339332095665123330">@</a>: Solr Wiki the open source search engine documentation <a href="http://twitter.com/search?q=%23solr">#solr</a> <a href="http://t.co/YT1FpNUFwN">http://t.co/YT1FpNUFwN</a>
+             <a href="https://twitter.com//statuses/339333514455556096">@</a>: Come to our <a href="http://twitter.com/search?q=%23bbuzz">#bbuzz</a> talks: JSON Logging w/ <a href="http://twitter.com/search?q=%23ElasticSearch">#ElasticSearch</a> &amp; <a href="http://twitter.com/search?q=%23Solr">#Solr</a> vs. ElasticSearch, Round 2! <a href="http://t.co/x6pwKvP90H">http://t.co/x6pwKvP90H</a>  <a href="http://twitter.com/search?q=%23logstash">#logstash</a>
           </div>
           
         </div>