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/15 22:15:11 UTC

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

Author: buildbot
Date: Wed Feb 15 21:15:11 2012
New Revision: 804970

Log:
Production 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

Modified: websites/production/lucene/content/core/index.html
==============================================================================
--- websites/production/lucene/content/core/index.html (original)
+++ websites/production/lucene/content/core/index.html Wed Feb 15 21:15:11 2012
@@ -514,33 +514,34 @@ once a segment is finished.</li>
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1244553;view=revision">r1244553</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-2847">SOLR-2847</a> (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#jdyer">jdyer</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1244714;view=revision">r1244714</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-3731">LUCENE-3731</a>: remove unnecessary code (<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=1244552;view=revision">r1244552</a>
-        add placeholder javadocs task that always fails rather than relying upon a nonexistant task (<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=1244704;view=revision">r1244704</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-3791">LUCENE-3791</a>: &quot;ant eclipse&quot; sets up default project formatting. No XML
+formatter style to import anymore. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1244536;view=revision">r1244536</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3754">LUCENE-3754</a>: Store generated archive manifests in per-module output directories - each artifact gets its own manifest file (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1244688;view=revision">r1244688</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-3731">LUCENE-3731</a>: performance improvements and thread safety fixes to UIMA tokenizers (<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=1244509;view=revision">r1244509</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3768">LUCENE-3768</a>: fix typos in .alg files and test that all .alg files can be parsed (<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=1244553;view=revision">r1244553</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-2847">SOLR-2847</a> (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#jdyer">jdyer</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1244474;view=revision">r1244474</a>
-        [<a href="https://issues.apache.org/jira/browse/LUCENE-3731">LUCENE-3731</a>] - creating and using simple wst and pos tagger implementations for analyzers' random string testing (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#tommaso">tommaso</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1244552;view=revision">r1244552</a>
+        add placeholder javadocs task that always fails rather than relying upon a nonexistant task (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
       </div>
     </div></div>
     
@@ -558,6 +559,13 @@ once a segment is finished.</li>
         <p>I admit it&apos;s selfish. I have a git workflow and I often do "git clean -xfd" which restores a pristine...</p>
        </div>
     
+      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3789">[LUCENE-3789] Expose FilteredTermsEnum from MTQ </a><br/>
+       <div class="section-content">
+        <p>MTQ#getEnum() is protected and in order to access it you need to be in the o.a.l.search package. </p>
+
+<p>here is a...</p>
+       </div>
+    
       <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3760">[LUCENE-3760] Cleanup DR.getCurrentVersion/DR.getUserData/DR.getIndexCommit().getUserData()</a><br/>
        <div class="section-content">
         <p>Spinoff from Ryan&apos;s dev thread "DR.getCommitUserData() vs DR.getIndexCommit().getUserData()"... these methods are confusing/dups right now.</p>
@@ -567,38 +575,31 @@ once a segment is finished.</li>
        <div class="section-content">
         <p>Currently the grouping module has many collector classes with a lot of different options per class. I think it would...</p>
        </div>
-    
-      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3754">[LUCENE-3754] Store generated archive manifests in per-module output directories</a><br/>
-       <div class="section-content">
-        <p>Currently, generated archive manifests are all stored in the same location, so each module&apos;s build overwrites the previously built module&apos;s...</p>
-       </div>
     </div></div>
     
     
     <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/%3c994070961.42095.1329334019677.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Created] (LUCENE-3791) ant eclipse should setup default project formatting.</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c633498128.42430.1329337621059.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3791) ant eclipse should setup default project formatting.</a></h4>
         <div class="section-content">
-        ant eclipse should setup default project formatting.
-----------------------------------------------------<br />&nbsp;<br />                 Key: LUCENE-3791
-                 URL: <a href="https://issues.apache.org/jira/browse/LUCENE-3791">https://issues.apache.org/jira/browse/LUCENE-3791</a>
-             Project: Lucene - Java
-          Issue Type: Improvement...
+        [ <a href="https://issues.apache.org/jira/browse/LUCENE-3791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208767#comment-13208767">https://issues.apache.org/jira/browse/LUCENE-3791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208767#comment-13208767</a>
+] <br />&nbsp;<br />Robert Muir commented on LUCENE-3791:
+-------------------------------------<br />&nbsp;<br />But it does work, +1<br />&nbsp;<br />> ant eclipse...
         </div>
       
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c324276431.41803.1329331502812.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3731) Create a analysis/uima module for UIMA based tokenizers/analyzers</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c430642594.42428.1329337621003.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3731) Create a analysis/uima module for UIMA based tokenizers/analyzers</a></h4>
         <div class="section-content">
-        [ <a href="https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
-]<br />&nbsp;<br />Robert Muir updated LUCENE-3731:
---------------------------------<br />&nbsp;<br />    Attachment: LUCENE-3731_speed.patch<br />&nbsp;<br />ok new patch, with more refactoring... no...
+        [ <a href="https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208766#comment-13208766">https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208766#comment-13208766</a>
+] <br />&nbsp;<br />Tommaso Teofili commented on LUCENE-3731:
+-----------------------------------------<br />&nbsp;<br />bq. OK, if there is no objection I will...
         </div>
       
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1346525531.1091329330294835.JavaMail.hudson@aegis%3e">[JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 1739 - Still Failing</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1604097734.42397.1329337261124.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3731) Create a analysis/uima module for UIMA based tokenizers/analyzers</a></h4>
         <div class="section-content">
-        Build: <a href="https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1739/">https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1739/</a><br />&nbsp;<br />2 tests failed.
-FAILED:  org.apache.lucene.analysis.uima.UIMABaseAnalyzerTest.testRandomStrings<br />&nbsp;<br />Error Message:
-java.lang.AssertionError: Some threads threw uncaught exceptions!<br />&nbsp;<br />Stack Trace:...
+        [ <a href="https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208761#comment-13208761">https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208761#comment-13208761</a>
+] <br />&nbsp;<br />Robert Muir commented on LUCENE-3731:
+-------------------------------------<br />&nbsp;<br />OK, if there is no objection I will commit...
         </div>
       </div>
     </div>

Modified: websites/production/lucene/content/index.html
==============================================================================
--- websites/production/lucene/content/index.html (original)
+++ websites/production/lucene/content/index.html Wed Feb 15 21: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/%3c994070961.42095.1329334019677.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Created] (LUCENE-3791) ant eclipse should setup default project formatting.</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c633498128.42430.1329337621059.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3791) ant eclipse should setup default project formatting.</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c324276431.41803.1329331502812.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3731) Create a analysis/uima module for UIMA based tokenizers/analyzers</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c430642594.42428.1329337621003.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3731) Create a analysis/uima module for UIMA based tokenizers/analyzers</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1346525531.1091329330294835.JavaMail.hudson@aegis%3e">[JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 1739 - Still Failing</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1604097734.42397.1329337261124.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3731) Create a analysis/uima module for UIMA based tokenizers/analyzers</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/%3cCAN4YXveq2gXdSVZgG+MpX0ajrzQ+BUTg9YVU3w_UqK=p6hfwDg@mail.gmail.com%3e">Re: problem with accents</a></h4>
+          
           <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cBLU154-W49E6511B4EFF3CF3771E16C47D0@phx.gbl%3e">problem with accents</a></h4>
           
           <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c00a501ccec14$a358d230$ea0a7690$@com%3e">Search for hashtags and mentions</a></h4>
-          
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCB611E76.2A78%25dipti.srivastava@apollogrp.edu%3e">Re: Solr soft commit feature</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 Wed Feb 15 21:15:11 2012
@@ -463,33 +463,34 @@ 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=1244553;view=revision">r1244553</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-2847">SOLR-2847</a> (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#jdyer">jdyer</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1244714;view=revision">r1244714</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-3731">LUCENE-3731</a>: remove unnecessary code (<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=1244552;view=revision">r1244552</a>
-            add placeholder javadocs task that always fails rather than relying upon a nonexistant task (<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=1244704;view=revision">r1244704</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-3791">LUCENE-3791</a>: &quot;ant eclipse&quot; sets up default project formatting. No XML
+formatter style to import anymore. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1244536;view=revision">r1244536</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3754">LUCENE-3754</a>: Store generated archive manifests in per-module output directories - each artifact gets its own manifest file (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1244688;view=revision">r1244688</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-3731">LUCENE-3731</a>: performance improvements and thread safety fixes to UIMA tokenizers (<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=1244509;view=revision">r1244509</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3768">LUCENE-3768</a>: fix typos in .alg files and test that all .alg files can be parsed (<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=1244553;view=revision">r1244553</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-2847">SOLR-2847</a> (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#jdyer">jdyer</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1244474;view=revision">r1244474</a>
-            [<a href="https://issues.apache.org/jira/browse/LUCENE-3731">LUCENE-3731</a>] - creating and using simple wst and pos tagger implementations for analyzers' random string testing (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#tommaso">tommaso</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1244552;view=revision">r1244552</a>
+            add placeholder javadocs task that always fails rather than relying upon a nonexistant task (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
           </div>
           
         </div>
@@ -500,6 +501,11 @@ as well as new analysis capabilities.</l
 
         
         <div class="status-item">
+          <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-2947">[SOLR-2947] DIH caching bug - EntityRunner destroys child entity processor</a><br/>
+          <div class="section-content">
+                         <p>My intention is fix multithread import with SQL cache. Here is the 2nd stage. If I enable DocBuilder.EntityRunner flow even...</p>
+          </div>
+          
           <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-3136">[SOLR-3136] FacetField and Count : Override equals() and hashCode()</a><br/>
           <div class="section-content">
                          <p>Overriding equals() and hashCode() of FacetField and Count to provide equality based on content (on their properties) would allow using...</p>
@@ -531,11 +537,6 @@ as well as new analysis capabilities.</l
 <p>SEVERE: Master...</p>
           </div>
           
-          <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-3135">[SOLR-3135] New binary request/response format using Avro</a><br/>
-          <div class="section-content">
-                         <p>Solr does not have a binary request/response format which can be supported by any client/programming language. The JavaBin format is...</p>
-          </div>
-          
         </div>
         
       </div>
@@ -544,27 +545,25 @@ 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/%3c994070961.42095.1329334019677.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Created] (LUCENE-3791) ant eclipse should setup default project formatting.</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c633498128.42430.1329337621059.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3791) ant eclipse should setup default project formatting.</a></h4>
           <div class="section-content">
-          ant eclipse should setup default project formatting.
-----------------------------------------------------<br />&nbsp;<br />                 Key: LUCENE-3791
-                 URL: <a href="https://issues.apache.org/jira/browse/LUCENE-3791">https://issues.apache.org/jira/browse/LUCENE-3791</a>
-             Project: Lucene - Java
-          Issue Type: Improvement...
+          [ <a href="https://issues.apache.org/jira/browse/LUCENE-3791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208767#comment-13208767">https://issues.apache.org/jira/browse/LUCENE-3791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208767#comment-13208767</a>
+] <br />&nbsp;<br />Robert Muir commented on LUCENE-3791:
+-------------------------------------<br />&nbsp;<br />But it does work, +1<br />&nbsp;<br />> ant eclipse...
             </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c324276431.41803.1329331502812.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3731) Create a analysis/uima module for UIMA based tokenizers/analyzers</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c430642594.42428.1329337621003.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3731) Create a analysis/uima module for UIMA based tokenizers/analyzers</a></h4>
           <div class="section-content">
-          [ <a href="https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
-]<br />&nbsp;<br />Robert Muir updated LUCENE-3731:
---------------------------------<br />&nbsp;<br />    Attachment: LUCENE-3731_speed.patch<br />&nbsp;<br />ok new patch, with more refactoring... no...
+          [ <a href="https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208766#comment-13208766">https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208766#comment-13208766</a>
+] <br />&nbsp;<br />Tommaso Teofili commented on LUCENE-3731:
+-----------------------------------------<br />&nbsp;<br />bq. OK, if there is no objection I will...
             </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1346525531.1091329330294835.JavaMail.hudson@aegis%3e">[JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 1739 - Still Failing</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1604097734.42397.1329337261124.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3731) Create a analysis/uima module for UIMA based tokenizers/analyzers</a></h4>
           <div class="section-content">
-          Build: <a href="https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1739/">https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1739/</a><br />&nbsp;<br />2 tests failed.
-FAILED:  org.apache.lucene.analysis.uima.UIMABaseAnalyzerTest.testRandomStrings<br />&nbsp;<br />Error Message:
-java.lang.AssertionError: Some threads threw uncaught exceptions!<br />&nbsp;<br />Stack Trace:...
+          [ <a href="https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208761#comment-13208761">https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208761#comment-13208761</a>
+] <br />&nbsp;<br />Robert Muir commented on LUCENE-3731:
+-------------------------------------<br />&nbsp;<br />OK, if there is no objection I will commit...
             </div>
           
         </div>
@@ -575,6 +574,13 @@ java.lang.AssertionError: Some threads t
 
         
         <div class="status-item">
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAN4YXveq2gXdSVZgG+MpX0ajrzQ+BUTg9YVU3w_UqK=p6hfwDg@mail.gmail.com%3e">Re: problem with accents</a></h4>
+          <div class="section-content">
+          Did you specify the correct field with the search? If you just
+specified entered the
+word in the  search box...
+          </div>
+          
           <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cBLU154-W49E6511B4EFF3CF3771E16C47D0@phx.gbl%3e">problem with accents</a></h4>
           <div class="section-content">
           Hi,
@@ -588,12 +594,6 @@ I have defined a new type of data : "tex
 WordDelimiterFactory with the following setting,...
           </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCB611E76.2A78%25dipti.srivastava@apollogrp.edu%3e">Re: Solr soft commit feature</a></h4>
-          <div class="section-content">
-          Hi Nagendra,<br />&nbsp;<br />Certainly interesting! Would this work in a Master/slave setup where the
-reads are from the slaves and...
-          </div>
-          
         </div>
       </div>
       
@@ -603,15 +603,15 @@ reads are from the slaves and...
         
         <div class="status-item">
           <div class="section-content">
-             <a href="http://twitter.com/Frank_Scholten/statuses/169870008434950145">@</a>RT <a href="http://twitter.com/SearchWorkings">@SearchWorkings</a>: Suggestive <a href="http://twitter.com/search?q=%23search">#search</a> with <a href="http://twitter.com/search?q=%23Solr?">#Solr?</a> Read more in our latest blog entry <a href="http://t.co/l0YYJJM7">http://t.co/l0YYJJM7</a>
+             <a href="http://twitter.com/Cybersmog/statuses/169889669876695041">@</a>.<a href="http://twitter.com/T3RevNeverEnd">@T3RevNeverEnd</a> a list of cool <a href="http://twitter.com/search?q=%23TYPO3">#TYPO3</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a> showcases would be awesome. Maybe together with some explanations about specific implementations
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/Ttrepied/statuses/169868635773472768">@</a>Different ways to make auto suggestions with Solr - Blog <a href="http://t.co/w8QRLWXN">http://t.co/w8QRLWXN</a> <a href="http://twitter.com/search?q=%23solr">#solr</a>
+             <a href="http://twitter.com/Frank_Scholten/statuses/169870008434950145">@</a>RT <a href="http://twitter.com/SearchWorkings">@SearchWorkings</a>: Suggestive <a href="http://twitter.com/search?q=%23search">#search</a> with <a href="http://twitter.com/search?q=%23Solr?">#Solr?</a> Read more in our latest blog entry <a href="http://t.co/l0YYJJM7">http://t.co/l0YYJJM7</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/clrh/statuses/169858693242945537">@</a><a href="http://twitter.com/clrh">@clrh</a> je tente writeLockTimeout à 20 sec, à suivre <a href="http://twitter.com/search?q=%23solr">#solr</a> <a href="http://twitter.com/search?q=%23nativefslock">#nativefslock</a>
+             <a href="http://twitter.com/Ttrepied/statuses/169868635773472768">@</a>Different ways to make auto suggestions with Solr - Blog <a href="http://t.co/w8QRLWXN">http://t.co/w8QRLWXN</a> <a href="http://twitter.com/search?q=%23solr">#solr</a>
           </div>
           
         </div>