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/02/10 12:15:11 UTC

svn commit: r804423 - in /websites/production/lucene/content: core/index.html index.html solr/index.html

Author: buildbot
Date: Fri Feb 10 11:15:11 2012
New Revision: 804423

Log:
Production update by buildbot

Modified:
    websites/production/lucene/content/core/index.html
    websites/production/lucene/content/index.html
    websites/production/lucene/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 Fri Feb 10 11:15:11 2012
@@ -514,6 +514,12 @@ once a segment is finished.</li>
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1242740;view=revision">r1242740</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-3748">LUCENE-3748</a>: EnglishPossessiveFilter did not work with a proper right quotation mark (<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=1242650;view=revision">r1242650</a>
         remove unnecessary numShards params (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
@@ -536,47 +542,39 @@ once a segment is finished.</li>
         tests: add testfunc to ensure weighting occurs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1242588;view=revision">r1242588</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-3056">SOLR-3056</a>: remove unpaired xml comment/typo (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
-      </div>
     </div></div>
     
     
     <div id="jira">
       <h1>Latest JIRA</h1>
       <div class="status-item">
-      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3736">[LUCENE-3736] ParallelReader is now atomic, rename to ParallelAtomicReader and also add a ParallelCompositeReader (that requires LogDocMergePolicy to have identical subreader structure)</a><br/>
+      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3748">[LUCENE-3748] EnglishPossessiveFilter should work with Unicode right single quotation mark</a><br/>
        <div class="section-content">
-        <p>The plan is:</p>
-<ul class="alternate" type="square">
-	<li>Move all subreaders to ctor (builder-like API. First build reader-set, then call build)</li>
-	<li>Rename ParallelReader to ParallelAtomicReader...</li></ul>
+        <p>The current EnglishPossessiveFilter (used in EnglishAnalyzer) removes possessives using only the &apos;\&apos;&apos; character (plus &apos;s&apos; or &apos;S&apos;), but some common...</p>
        </div>
     
-      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3768">[LUCENE-3768] Typo in some of the .alg files: ForcMerge instead of ForceMerge</a><br/>
+      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3767">[LUCENE-3767] Explore streaming Viterbi search in Kuromoji</a><br/>
        <div class="section-content">
-        <p>Some of the alg files have a typo and have ForcMerge when they should have ForceMerge. This causes following exception...</p>
+        <p>I&apos;ve been playing with the idea of changing the Kuromoji viterbi<br/>
+search to be 2 passes (intersect, backtrace) instead of...</p>
        </div>
     
-      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3761">[LUCENE-3761] Generalize SearcherManager</a><br/>
+      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3768">[LUCENE-3768] Typo in some of the .alg files: ForcMerge instead of ForceMerge</a><br/>
        <div class="section-content">
-        <p>I&apos;d like to generalize SearcherManager to a class which can manage instances of a certain type of interfaces. The reason...</p>
+        <p>Some of the alg files have a typo and have ForcMerge when they should have ForceMerge. This causes following exception...</p>
        </div>
     
-      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3750">[LUCENE-3750] Convert Versioned docs to Markdown/New CMS</a><br/>
+      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3736">[LUCENE-3736] ParallelReader is now atomic, rename to ParallelAtomicReader and also add a ParallelCompositeReader (that requires LogDocMergePolicy to have identical subreader structure)</a><br/>
        <div class="section-content">
-        <p>Since we are moving our main site to the ASF CMS (<a href="https://issues.apache.org/jira/browse/LUCENE-2748" title="Convert all Lucene web properties to use the ASF CMS">LUCENE-2748</a>), we should bring in any new...</p>
+        <p>The plan is:</p>
+<ul class="alternate" type="square">
+	<li>Move all subreaders to ctor (builder-like API. First build reader-set, then call build)</li>
+	<li>Rename ParallelReader to ParallelAtomicReader...</li></ul>
        </div>
     
-      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3756">[LUCENE-3756] Don&apos;t allow IndexWriterConfig setters to chain</a><br/>
+      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3761">[LUCENE-3761] Generalize SearcherManager</a><br/>
        <div class="section-content">
-        <p>Spinoff from <a href="https://issues.apache.org/jira/browse/LUCENE-3736" title="ParallelReader is now atomic, rename to ParallelAtomicReader and also add a ParallelCompositeReader (that requires LogDocMergePolicy to have identical subreader structure)">LUCENE-3736</a>.</p>
-
-<p>I don&apos;t like that IndexWriterConfig&apos;s setters are chainable; it<br/>
-results in code in our tests like...</p>
+        <p>I&apos;d like to generalize SearcherManager to a class which can manage instances of a certain type of interfaces. The reason...</p>
        </div>
     </div></div>
     
@@ -584,24 +582,28 @@ results in code in our tests like...</p>
     <div id="dev-mail">
       <h1>Latest Dev</h1>
       <div class="status-item">
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1243909397.23512.1328862359538.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-3088) create shard placeholders</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c004b01cce7dc$96cab470$c4601d50$@thetaphi.de%3e">RE: svn commit: r804418 - in /websites/production/lucene/content: core/index.html index.html solr/index.html</a></h4>
         <div class="section-content">
-        [ <a href="https://issues.apache.org/jira/browse/SOLR-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205287#comment-13205287">https://issues.apache.org/jira/browse/SOLR-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205287#comment-13205287</a>
-] <br />&nbsp;<br />Sami Siren commented on SOLR-3088:
-----------------------------------<br />&nbsp;<br />bq.  I saw this a lot during dev and...
+        Can we somehow silence this?<br />&nbsp;<br />-----
+Uwe Schindler
+H.-H.-Meier-Allee 63, D-28213 Bremen
+<a href="http://www.thetaphi.de">http://www.thetaphi.de</a>
+eMail: uwe@thetaphi.de<br />&nbsp;<br />> -----Original Message-----...
         </div>
       
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1428579700.23510.1328862239449.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Created] (SOLR-3118) We need a better error message when failing due to a slice that is part of collection is not available</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1409542398.23685.1328868723026.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Issue Comment Edited] (LUCENE-3736) ParallelReader is now atomic, rename to ParallelAtomicReader and also add a ParallelCompositeReader (that requires LogDocMergePolicy to have identical subreader structure)</a></h4>
         <div class="section-content">
-        We need a better error message when failing due to a slice that is part of collection is not
-available...
+        [ <a href="https://issues.apache.org/jira/browse/LUCENE-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205322#comment-13205322">https://issues.apache.org/jira/browse/LUCENE-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205322#comment-13205322</a>
+] <br />&nbsp;<br />Uwe Schindler edited comment on LUCENE-3736 at 2/10/12 10:11 AM:
+-----------------------------------------------------------------<br />&nbsp;<br />Patch that fixes the...
         </div>
       
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c487855153.3511328855354636.JavaMail.hudson@aegis%3e">[JENKINS] Lucene-Solr-tests-only-trunk - Build # 12390 - Failure</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c263097911.23683.1328868602387.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3736) ParallelReader is now atomic, rename to ParallelAtomicReader and also add a ParallelCompositeReader (that requires LogDocMergePolicy to have identical subreader structure)</a></h4>
         <div class="section-content">
-        Build: <a href="https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12390/">https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12390/</a><br />&nbsp;<br />1 tests failed.
-REGRESSION:  org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection<br />&nbsp;<br />Error Message:
-We didn't find a new leader! 7003 was shutdown,...
+        [ <a href="https://issues.apache.org/jira/browse/LUCENE-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/LUCENE-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
+]<br />&nbsp;<br />Uwe Schindler updated LUCENE-3736:
+----------------------------------<br />&nbsp;<br />    Attachment: LUCENE-3736.patch<br />&nbsp;<br />Minor improvements:
+- remove compiler warning because...
         </div>
       </div>
     </div>

Modified: websites/production/lucene/content/index.html
==============================================================================
--- websites/production/lucene/content/index.html (original)
+++ websites/production/lucene/content/index.html Fri Feb 10 11:15:11 2012
@@ -631,11 +631,11 @@ as well as new analysis capabilities.</l
         <div id="dev-mail">
           <h1>Latest Dev</h1>
           <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1243909397.23512.1328862359538.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-3088) create shard placeholders</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c004b01cce7dc$96cab470$c4601d50$@thetaphi.de%3e">RE: svn commit: r804418 - in /websites/production/lucene/content: core/index.html index.html solr/index.html</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1428579700.23510.1328862239449.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Created] (SOLR-3118) We need a better error message when failing due to a slice that is part of collection is not available</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1409542398.23685.1328868723026.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Issue Comment Edited] (LUCENE-3736) ParallelReader is now atomic, rename to ParallelAtomicReader and also add a ParallelCompositeReader (that requires LogDocMergePolicy to have identical subreader structure)</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c487855153.3511328855354636.JavaMail.hudson@aegis%3e">[JENKINS] Lucene-Solr-tests-only-trunk - Build # 12390 - Failure</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c263097911.23683.1328868602387.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3736) ParallelReader is now atomic, rename to ParallelAtomicReader and also add a ParallelCompositeReader (that requires LogDocMergePolicy to have identical subreader structure)</a></h4>
           </div>
         </div>
         <div id="core-user-mail">
@@ -651,11 +651,11 @@ as well as new analysis capabilities.</l
         <div id="solr-user-mail">
           <h1>Latest Solr User</h1>
           <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cB686CB7902C3204CB9E867F069DEEFDC272BD354@fahqsna09sxmb03.corp.firstam.com%3e">Solr Basic Performance Testwith duplicated data</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCADVUnudn1PWXv=r-8D5Up+a+=4RPLCvR+_UCqscxNogrhTbrxw@mail.gmail.com%3e">Solr / Tika Integration</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCACiMRG+t-V72HwSBhKan9j-t7AgjqG21XznhSoD0OgoSUCxmjQ@mail.gmail.com%3e">Re: indexing with DIH (and with problems)</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c1328868050.2165.3.camel@snape%3e">Re: indexing with DIH (and with problems)</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c6ADD72D57F3DFC4FAC28647F95D10BE4268E77D1@BL2PRD0410MB349.namprd04.prod.outlook.com%3e">RE: Keyword Tokenizer Phrase Issue</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c1328867412.79722.YahooMailClassic@web121706.mail.ne1.yahoo.com%3e">RE: Keyword Tokenizer Phrase Issue</a></h4>
           </div>
         </div>
       </div>

Modified: websites/production/lucene/content/solr/index.html
==============================================================================
--- websites/production/lucene/content/solr/index.html (original)
+++ websites/production/lucene/content/solr/index.html Fri Feb 10 11:15:11 2012
@@ -463,6 +463,12 @@ as well as new analysis capabilities.</l
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1242740;view=revision">r1242740</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-3748">LUCENE-3748</a>: EnglishPossessiveFilter did not work with a proper right quotation mark (<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=1242650;view=revision">r1242650</a>
             remove unnecessary numShards params (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
@@ -486,12 +492,6 @@ as well as new analysis capabilities.</l
             <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1242588;view=revision">r1242588</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-3056">SOLR-3056</a>: remove unpaired xml comment/typo (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
-          </div>
-          
         </div>
         
       </div>
@@ -500,29 +500,29 @@ as well as new analysis capabilities.</l
 
         
         <div class="status-item">
-          <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-3088">[SOLR-3088] create shard placeholders</a><br/>
+          <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-2689">[SOLR-2689] !frange with query($qq) sets score=1.0f for all returned documents</a><br/>
           <div class="section-content">
-                         <p>When creating a new collection, a placeholder for each shard should be created.</p>
+                         <p>Consider the following queries, both query the default field for &apos;test&apos; and return the document digest and score (i don&apos;t...</p>
           </div>
           
-          <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-3118">[SOLR-3118] We need a better error message when failing due to a slice that is part of collection is not available</a><br/>
+          <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-2930">[SOLR-2930] Allow controlling an important PDF processing parameter in Tika that splits the words in text and is now suppored in version 1.0 of Tika.</a><br/>
           <div class="section-content">
-                         <p>When indexing to/searching from an incomplete collection (for example a slice does not have any shards registered/available) a cruel error...</p>
+                         <p>Tika 1.0 has fixed a major issue with processing and parsing of PDF files that was splitting the words incorrectly:...</p>
           </div>
           
-          <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-2700">[SOLR-2700] transaction logging</a><br/>
+          <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-3088">[SOLR-3088] create shard placeholders</a><br/>
           <div class="section-content">
-                         <p>A transaction log is needed for durability of updates, for a more performant realtime-get, and for replaying updates to recovering...</p>
+                         <p>When creating a new collection, a placeholder for each shard should be created.</p>
           </div>
           
-          <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-3076">[SOLR-3076] Solr should support block joins</a><br/>
+          <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-3118">[SOLR-3118] We need a better error message when failing due to a slice that is part of collection is not available</a><br/>
           <div class="section-content">
-                         <p>Lucene has the ability to do block joins, we should add it to Solr.</p>
+                         <p>When indexing to/searching from an incomplete collection (for example a slice does not have any shards registered/available) a cruel error...</p>
           </div>
           
-          <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-2802">[SOLR-2802] Toolkit of UpdateProcessors for modifying document values</a><br/>
+          <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-2700">[SOLR-2700] transaction logging</a><br/>
           <div class="section-content">
-                         <p>Frequently users ask about questions about things where the answer is "you could do it with an UpdateProcessor" but the...</p>
+                         <p>A transaction log is needed for durability of updates, for a more performant realtime-get, and for replaying updates to recovering...</p>
           </div>
           
         </div>
@@ -533,24 +533,28 @@ as well as new analysis capabilities.</l
 
         
         <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1243909397.23512.1328862359538.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-3088) create shard placeholders</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c004b01cce7dc$96cab470$c4601d50$@thetaphi.de%3e">RE: svn commit: r804418 - in /websites/production/lucene/content: core/index.html index.html solr/index.html</a></h4>
           <div class="section-content">
-          [ <a href="https://issues.apache.org/jira/browse/SOLR-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205287#comment-13205287">https://issues.apache.org/jira/browse/SOLR-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205287#comment-13205287</a>
-] <br />&nbsp;<br />Sami Siren commented on SOLR-3088:
-----------------------------------<br />&nbsp;<br />bq.  I saw this a lot during dev and...
+          Can we somehow silence this?<br />&nbsp;<br />-----
+Uwe Schindler
+H.-H.-Meier-Allee 63, D-28213 Bremen
+<a href="http://www.thetaphi.de">http://www.thetaphi.de</a>
+eMail: uwe@thetaphi.de<br />&nbsp;<br />> -----Original Message-----...
             </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1428579700.23510.1328862239449.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Created] (SOLR-3118) We need a better error message when failing due to a slice that is part of collection is not available</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1409542398.23685.1328868723026.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Issue Comment Edited] (LUCENE-3736) ParallelReader is now atomic, rename to ParallelAtomicReader and also add a ParallelCompositeReader (that requires LogDocMergePolicy to have identical subreader structure)</a></h4>
           <div class="section-content">
-          We need a better error message when failing due to a slice that is part of collection is not
-available...
+          [ <a href="https://issues.apache.org/jira/browse/LUCENE-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205322#comment-13205322">https://issues.apache.org/jira/browse/LUCENE-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205322#comment-13205322</a>
+] <br />&nbsp;<br />Uwe Schindler edited comment on LUCENE-3736 at 2/10/12 10:11 AM:
+-----------------------------------------------------------------<br />&nbsp;<br />Patch that fixes the...
             </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c487855153.3511328855354636.JavaMail.hudson@aegis%3e">[JENKINS] Lucene-Solr-tests-only-trunk - Build # 12390 - Failure</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c263097911.23683.1328868602387.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3736) ParallelReader is now atomic, rename to ParallelAtomicReader and also add a ParallelCompositeReader (that requires LogDocMergePolicy to have identical subreader structure)</a></h4>
           <div class="section-content">
-          Build: <a href="https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12390/">https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12390/</a><br />&nbsp;<br />1 tests failed.
-REGRESSION:  org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection<br />&nbsp;<br />Error Message:
-We didn't find a new leader! 7003 was shutdown,...
+          [ <a href="https://issues.apache.org/jira/browse/LUCENE-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/LUCENE-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
+]<br />&nbsp;<br />Uwe Schindler updated LUCENE-3736:
+----------------------------------<br />&nbsp;<br />    Attachment: LUCENE-3736.patch<br />&nbsp;<br />Minor improvements:
+- remove compiler warning because...
             </div>
           
         </div>
@@ -561,23 +565,22 @@ We didn't find a new leader! 7003 was sh
 
         
         <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cB686CB7902C3204CB9E867F069DEEFDC272BD354@fahqsna09sxmb03.corp.firstam.com%3e">Solr Basic Performance Testwith duplicated data</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCADVUnudn1PWXv=r-8D5Up+a+=4RPLCvR+_UCqscxNogrhTbrxw@mail.gmail.com%3e">Solr / Tika Integration</a></h4>
           <div class="section-content">
-          Will testing Solr based on duplicated data in the database result in same performance statistics
-as compared to testing Solr...
+          Hello,<br />&nbsp;<br />we use Solr 3.5 and Tika to index a lot of PDFs. The content of those PDFs
+is...
           </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCACiMRG+t-V72HwSBhKan9j-t7AgjqG21XznhSoD0OgoSUCxmjQ@mail.gmail.com%3e">Re: indexing with DIH (and with problems)</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c1328868050.2165.3.camel@snape%3e">Re: indexing with DIH (and with problems)</a></h4>
           <div class="section-content">
-          On 10 February 2012 04:15, alessio crisantemi
-<al...@gmail.com> wrote:
+          On Thu, 2012-02-09 at 23:45 +0100, alessio crisantemi wrote:
 > hi all,
-> I would index on solr my pdf files...</alessio>
+> I would index on solr my pdf...
           </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c6ADD72D57F3DFC4FAC28647F95D10BE4268E77D1@BL2PRD0410MB349.namprd04.prod.outlook.com%3e">RE: Keyword Tokenizer Phrase Issue</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c1328867412.79722.YahooMailClassic@web121706.mail.ne1.yahoo.com%3e">RE: Keyword Tokenizer Phrase Issue</a></h4>
           <div class="section-content">
-          I have done some further analysis on this and I am now even more confused. When I use the Field...
+          Hi Zac,<br />&nbsp;<br />Field Analysis tool (analysis.jsp) does not perform actual query parsing.<br />&nbsp;<br />One thing to be aware of...
           </div>
           
         </div>
@@ -589,15 +592,15 @@ as compared to testing Solr...
         
         <div class="status-item">
           <div class="section-content">
-             <a href="http://twitter.com/mrako/statuses/167904511929745410">@</a>Trying to find out the best way to order sunspot by any_of criteria. <a href="http://twitter.com/search?q=%23solr">#solr</a>
+             <a href="http://twitter.com/KamillSokol/statuses/167915040165462016">@</a>New page layout at the Apache <a href="http://twitter.com/search?q=%23Lucene">#Lucene</a> <a href="http://twitter.com/search?q=%23solr">#solr</a> project <a href="http://t.co/X8Gl3fq2">http://t.co/X8Gl3fq2</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/andreisavu/statuses/167901078283751424">@</a>RT <a href="http://twitter.com/otisg">@otisg</a>: Mmmm, nice, Whirr adds Solr as a Service patch: <a href="http://t.co/UbU4e0F8">http://t.co/UbU4e0F8</a>   <a href="http://twitter.com/search?q=%23solr">#solr</a> <a href="http://twitter.com/search?q=%23whirr">#whirr</a>
+             <a href="http://twitter.com/mrako/statuses/167904511929745410">@</a>Trying to find out the best way to order sunspot by any_of criteria. <a href="http://twitter.com/search?q=%23solr">#solr</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/minimal_name/statuses/167882328960544768">@</a>RT <a href="http://twitter.com/patrickDurusau">@patrickDurusau</a>: ElasticSearch vs. Apache Solr <a href="http://twitter.com/search?q=%23topicmaps">#topicmaps</a> <a href="http://twitter.com/search?q=%23ElasticSearch">#ElasticSearch</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a> - <a href="http://t.co/WT0et6fF">http://t.co/WT0et6fF</a>
+             <a href="http://twitter.com/andreisavu/statuses/167901078283751424">@</a>RT <a href="http://twitter.com/otisg">@otisg</a>: Mmmm, nice, Whirr adds Solr as a Service patch: <a href="http://t.co/UbU4e0F8">http://t.co/UbU4e0F8</a>   <a href="http://twitter.com/search?q=%23solr">#solr</a> <a href="http://twitter.com/search?q=%23whirr">#whirr</a>
           </div>
           
         </div>