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/08/22 22:13:55 UTC

svn commit: r829746 - in /websites/staging/lucene/trunk/content: ./ core/index.html pylucene/jcc/features.html pylucene/jcc/index.html pylucene/jcc/install.html solr/index.html

Author: buildbot
Date: Wed Aug 22 20:13:55 2012
New Revision: 829746

Log:
Staging update by buildbot for lucene

Modified:
    websites/staging/lucene/trunk/content/   (props changed)
    websites/staging/lucene/trunk/content/core/index.html
    websites/staging/lucene/trunk/content/pylucene/jcc/features.html
    websites/staging/lucene/trunk/content/pylucene/jcc/index.html
    websites/staging/lucene/trunk/content/pylucene/jcc/install.html
    websites/staging/lucene/trunk/content/solr/index.html

Propchange: websites/staging/lucene/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Aug 22 20:13:55 2012
@@ -1 +1 @@
-1376214
+1376218

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 Aug 22 20:13:55 2012
@@ -306,32 +306,32 @@
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1372701;view=revision">r1372701</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-3727">SOLR-3727</a>: improve solrcloud close/shutdown (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1376158;view=revision">r1376158</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-4321">LUCENE-4321</a>: Don't extend the trappy/broken FilterReader and simplify CharFilter so subclasses are correct readers (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1372687;view=revision">r1372687</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-3670">SOLR-3670</a>: New CountFieldValuesUpdateProcessorFactory (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1375725;view=revision">r1375725</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3746">SOLR-3746</a>: fix inadvertant schema change from manual testing (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1372654;view=revision">r1372654</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-4152">LUCENE-4152</a>: use simpler sugar (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1375723;view=revision">r1375723</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3746">SOLR-3746</a>: more context to error message (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1372645;view=revision">r1372645</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-4152">LUCENE-4152</a>: add one syllable method to enumerate subreaders (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1375674;view=revision">r1375674</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3746">SOLR-3746</a>: Proper error reporting if updateLog is configured w/o necessary _version_ field in schema.xml (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1372633;view=revision">r1372633</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-4302">LUCENE-4302</a>: Fix facet userguide to have HTML loose doctype like all other javadocs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1375657;view=revision">r1375657</a>
+        Silence Java 7 warnings (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
       </div>
     </div></div>

Modified: websites/staging/lucene/trunk/content/pylucene/jcc/features.html
==============================================================================
--- websites/staging/lucene/trunk/content/pylucene/jcc/features.html (original)
+++ websites/staging/lucene/trunk/content/pylucene/jcc/features.html Wed Aug 22 20:13:55 2012
@@ -19,7 +19,7 @@
   -->
 
   
-    <link href="../css/global.css" rel="stylesheet" type="text/css">
+    <link href="../../css/global.css" rel="stylesheet" type="text/css">
 
   <title>Apache Lucene - </title>
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
@@ -32,10 +32,10 @@
 
   <link rel="shortcut icon" type="image/x-icon" href="images/lucene-favicon.ico"/>
   
-<script type="text/javascript" src="../scripts/prototype.js"></script>
-<script type="text/javascript" src="../scripts/effects.js"></script>
-<script type="text/javascript" src="../scripts/search.js"></script>
-<script type="text/javascript" src="../scripts/slides.js"></script>
+<script type="text/javascript" src="../../scripts/prototype.js"></script>
+<script type="text/javascript" src="../../scripts/effects.js"></script>
+<script type="text/javascript" src="../../scripts/search.js"></script>
+<script type="text/javascript" src="../../scripts/slides.js"></script>
 
 <!--<script type="text/javascript" src="scripts/jquery.js"></script>-->
 </head>

Modified: websites/staging/lucene/trunk/content/pylucene/jcc/index.html
==============================================================================
--- websites/staging/lucene/trunk/content/pylucene/jcc/index.html (original)
+++ websites/staging/lucene/trunk/content/pylucene/jcc/index.html Wed Aug 22 20:13:55 2012
@@ -19,7 +19,7 @@
   -->
 
   
-    <link href="../css/global.css" rel="stylesheet" type="text/css">
+    <link href="../../css/global.css" rel="stylesheet" type="text/css">
 
   <title>Apache Lucene - Welcome to JCC, PyLucene&#39;s code generator</title>
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
@@ -32,10 +32,10 @@
 
   <link rel="shortcut icon" type="image/x-icon" href="images/lucene-favicon.ico"/>
   
-<script type="text/javascript" src="../scripts/prototype.js"></script>
-<script type="text/javascript" src="../scripts/effects.js"></script>
-<script type="text/javascript" src="../scripts/search.js"></script>
-<script type="text/javascript" src="../scripts/slides.js"></script>
+<script type="text/javascript" src="../../scripts/prototype.js"></script>
+<script type="text/javascript" src="../../scripts/effects.js"></script>
+<script type="text/javascript" src="../../scripts/search.js"></script>
+<script type="text/javascript" src="../../scripts/slides.js"></script>
 
 <!--<script type="text/javascript" src="scripts/jquery.js"></script>-->
 </head>
@@ -279,3 +279,4 @@ with JCC, please subscribe to the PyLuce
 
 </script>
 </body>
+

Modified: websites/staging/lucene/trunk/content/pylucene/jcc/install.html
==============================================================================
--- websites/staging/lucene/trunk/content/pylucene/jcc/install.html (original)
+++ websites/staging/lucene/trunk/content/pylucene/jcc/install.html Wed Aug 22 20:13:55 2012
@@ -19,7 +19,7 @@
   -->
 
   
-    <link href="../css/global.css" rel="stylesheet" type="text/css">
+    <link href="../../css/global.css" rel="stylesheet" type="text/css">
 
   <title>Apache Lucene - </title>
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
@@ -32,10 +32,10 @@
 
   <link rel="shortcut icon" type="image/x-icon" href="images/lucene-favicon.ico"/>
   
-<script type="text/javascript" src="../scripts/prototype.js"></script>
-<script type="text/javascript" src="../scripts/effects.js"></script>
-<script type="text/javascript" src="../scripts/search.js"></script>
-<script type="text/javascript" src="../scripts/slides.js"></script>
+<script type="text/javascript" src="../../scripts/prototype.js"></script>
+<script type="text/javascript" src="../../scripts/effects.js"></script>
+<script type="text/javascript" src="../../scripts/search.js"></script>
+<script type="text/javascript" src="../../scripts/slides.js"></script>
 
 <!--<script type="text/javascript" src="scripts/jquery.js"></script>-->
 </head>

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 Aug 22 20:13:55 2012
@@ -408,32 +408,32 @@ numeric fields or query relevancy scores
         <div class="status-item">
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1372701;view=revision">r1372701</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-3727">SOLR-3727</a>: improve solrcloud close/shutdown (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1376158;view=revision">r1376158</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-4321">LUCENE-4321</a>: Don't extend the trappy/broken FilterReader and simplify CharFilter so subclasses are correct readers (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1372687;view=revision">r1372687</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-3670">SOLR-3670</a>: New CountFieldValuesUpdateProcessorFactory (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1375725;view=revision">r1375725</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3746">SOLR-3746</a>: fix inadvertant schema change from manual testing (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1372654;view=revision">r1372654</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-4152">LUCENE-4152</a>: use simpler sugar (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1375723;view=revision">r1375723</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3746">SOLR-3746</a>: more context to error message (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1372645;view=revision">r1372645</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-4152">LUCENE-4152</a>: add one syllable method to enumerate subreaders (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1375674;view=revision">r1375674</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3746">SOLR-3746</a>: Proper error reporting if updateLog is configured w/o necessary _version_ field in schema.xml (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1372633;view=revision">r1372633</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-4302">LUCENE-4302</a>: Fix facet userguide to have HTML loose doctype like all other javadocs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1375657;view=revision">r1375657</a>
+            Silence Java 7 warnings (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
           </div>
           
@@ -446,15 +446,15 @@ numeric fields or query relevancy scores
         
         <div class="status-item">
           <div class="section-content">
-             <a href="http://twitter.com/patrickDurusau/statuses/235194079879757824">@</a>Lucid Imagination become LucidWorks [Man Bites Dog Story] <a href="http://twitter.com/search?q=%23topicmaps">#topicmaps</a> <a href="http://twitter.com/search?q=%23lucidworks">#lucidworks</a> <a href="http://twitter.com/search?q=%23lucene">#lucene</a> <a href="http://twitter.com/search?q=%23solr">#solr</a> Please Retweet - <a href="http://t.co/lKWFZV1v">http://t.co/lKWFZV1v</a>
+             <a href="http://twitter.com/jpmens/statuses/238263658818437121">@</a>Gov.UK migrates from <a href="http://twitter.com/search?q=%23Solr">#Solr</a> to <a href="http://twitter.com/search?q=%23elasticsearch">#elasticsearch</a> <a href="http://t.co/H9AGBkhm">http://t.co/H9AGBkhm</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/kab8609/statuses/235155164821061632">@</a>I have 1 <a href="http://twitter.com/search?q=%23solr">#solr</a> / <a href="http://twitter.com/search?q=%23Magento">#Magento</a> implementation just not working correctly. You can get the results in the solr admin just not on Magento
+             <a href="http://twitter.com/krautsock/statuses/238215835263594496">@</a>Kann <a href="http://twitter.com/search?q=%23TYPO3">#TYPO3</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a> mit SOLR_RELATION nur Relationen aus dem Original TCA auflösen und selbst hinzugefügte (z.B. bei pages) nicht?
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/introfini/statuses/235145835158052866">@</a>Finalmente!!! Consegui resolver um problema que andava há quase 1 semana  a tentar resolver no <a href="http://twitter.com/search?q=%23Solr">#Solr</a> e <a href="http://twitter.com/search?q=%23UIMA">#UIMA</a> :-D <a href="http://twitter.com/search?q=%23textmining">#textmining</a>
+             <a href="http://twitter.com/sergey_tihon/statuses/238158110106206208">@</a>RT <a href="http://twitter.com/basistechnology">@basistechnology</a>: Learn how <a href="http://twitter.com/search?q=%23Solr">#Solr</a> 4.0 dramatically improves scalability, performance & flexibility from <a href="http://twitter.com/LucidImagineer">@LucidImagineer</a> Details: <a href="http://t.co/4IhL994K">http://t.co/4IhL994K</a>
           </div>
           
         </div>