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/14 17:15:10 UTC

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

Author: buildbot
Date: Tue Feb 14 16:15:10 2012
New Revision: 804799

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 Tue Feb 14 16:15:10 2012
@@ -514,34 +514,33 @@ once a segment is finished.</li>
       <div class="status-item">
       
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1243925;view=revision">r1243925</a>
-        Added Apache license information to the new UI pages files. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#erick">erick</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1244093;view=revision">r1244093</a>
+        fix javadoc error (<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=1243870;view=revision">r1243870</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-3005">SOLR-3005</a>: Fixed JSONResponseWriter content type disappearing when only default writers used (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#chrism">chrism</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1244007;view=revision">r1244007</a>
+        ignore again - still failing too often on jenkins (<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=1243866;view=revision">r1243866</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3762">LUCENE-3762</a>: CHANGES.txt entry. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1244000;view=revision">r1244000</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-3761">LUCENE-3761</a>: generalize SearcherManager (port to trunk) (<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=1243863;view=revision">r1243863</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3762">LUCENE-3762</a>: Upgrade JUnit to 4.10, refactor state-machine of detecting
-setUp/tearDown call chaining. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1243925;view=revision">r1243925</a>
+        Added Apache license information to the new UI pages files. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#erick">erick</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1243821;view=revision">r1243821</a>
-        Moving solr/example/work license check exclusion to solr-specific validation section. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1243870;view=revision">r1243870</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3005">SOLR-3005</a>: Fixed JSONResponseWriter content type disappearing when only default writers used (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#chrism">chrism</a>
       </div>
     </div></div>
     
@@ -549,32 +548,33 @@ setUp/tearDown call chaining. (<a href="
     <div id="jira">
       <h1>Latest JIRA</h1>
       <div class="status-item">
-      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3758">[LUCENE-3758] Allow the ComplexPhraseQueryParser to search order or un-order proximity queries.</a><br/>
+      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3714">[LUCENE-3714] add suggester that uses shortest path/wFST instead of buckets</a><br/>
        <div class="section-content">
-        <p>The ComplexPhraseQueryParser use SpanNearQuery, but always set the "inOrder" value hardcoded to "true". This could be configurable.</p>
+        <p>Currently the FST suggester (really an FSA) quantizes weights into buckets (e.g. single byte) and puts them in front of...</p>
        </div>
     
-      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3779">[LUCENE-3779] An incomplete fix for the NPE bugs in MultipleTermPositions.java</a><br/>
+      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3786">[LUCENE-3786] Create SearcherTaxoManager</a><br/>
        <div class="section-content">
-        <p>The fix revision 219387 (Fix for NPE (bug #35626). Fix by Hans Hjelm, test case by Scotty Allen.) was aimed...</p>
+        <p>If an application wants to use an IndexSearcher and TaxonomyReader in a SearcherManager-like fashion, it cannot use a separate SearcherManager,...</p>
        </div>
     
-      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3781">[LUCENE-3781] Another incomplete fix for the NPE bugs in ParallelReader.java</a><br/>
+      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3785">[LUCENE-3785] Replace ant macros for running concurrent tests with ant-junit4.</a><br/>
        <div class="section-content">
-        <p>The fix revision 407851  was aimed to remove an NPE bug ("fix NPE and deletion bugs in ParallelReader: <a href="https://issues.apache.org/jira/browse/LUCENE-561" title="ParallelReader fails on deletes and on seeks of previously unused fields"><del>LUCENE-561</del></a>")...</p>
+        <p>ant-junit4 is an ANT task for running tests in parallel (on slave JVMs). Its advantages over the current macros:</p>
+<ul class="alternate" type="square">
+	<li>dynamic...</li></ul>
        </div>
     
-      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3783">[LUCENE-3783] An incomplete fix for the NPE bugs in NearSpansUnordered.java</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>The fix revision 698487 was aimed to remove an NPE bug (<a href="https://issues.apache.org/jira/browse/LUCENE-1404" title="NPE in NearSpansUnordered.isPayloadAvailable() "><del>LUCENE-1404</del></a>) on the returned value  of  "min()"...</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>
     
-      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-2632">[LUCENE-2632] FilteringCodec, TeeCodec, TeeDirectory</a><br/>
+      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3492">[LUCENE-3492] Extract a generic framework for running randomized tests.</a><br/>
        <div class="section-content">
-        <p>This issue adds two new Codec implementations:</p>
-
-<ul>
-	<li>TeeCodec: there have been attempts in the past to implement parallel writing to...</li></ul>
+        <p><font color="red">The work on this issue is temporarily at github</font> (lots of experiments and tweaking):<br/>
+<a href="https://github.com/carrotsearch/randomizedtesting">https://github.com/carrotsearch/randomizedtesting</a><br/>
+Or directly: git clone git://github.com/carrotsearch/randomizedtesting.git...</p>
        </div>
     </div></div>
     
@@ -582,27 +582,27 @@ setUp/tearDown call chaining. (<a href="
     <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/%3c1739214128.36441.1329229079409.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3758) Allow the ComplexPhraseQueryParser to search order or un-order proximity queries.</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1764840161.36699.1329233160203.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (LUCENE-3762) Upgrade JUnit to 4.10, refactor state-machine of detecting setUp/tearDown call chaining.</a></h4>
         <div class="section-content">
-        [ <a href="https://issues.apache.org/jira/browse/LUCENE-3758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207729#comment-13207729">https://issues.apache.org/jira/browse/LUCENE-3758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207729#comment-13207729</a>
-] <br />&nbsp;<br />Tomás Fernández Löbbe commented on LUCENE-3758:
------------------------------------------------<br />&nbsp;<br />Basically, a search like '"foo bar"#2' would match...
+        [ <a href="https://issues.apache.org/jira/browse/LUCENE-3762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/LUCENE-3762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
+]<br />&nbsp;<br />Dawid Weiss resolved LUCENE-3762.
+---------------------------------<br />&nbsp;<br />    Resolution: Fixed<br />&nbsp;<br />> Upgrade JUnit to 4.10, refactor state-machine...
         </div>
       
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c400666047.36432.1329228959640.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3781) Another incomplete fix for the NPE bugs in ParallelReader.java</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c6C78E97C707B5B4C8CC61D44F87545860D7E98@SUEX10-mbx-03.ad.syr.edu%3e">RE: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 12430 - Failure</a></h4>
         <div class="section-content">
-        [ <a href="https://issues.apache.org/jira/browse/LUCENE-3781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/LUCENE-3781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
-]<br />&nbsp;<br />Guangtai Liang updated LUCENE-3781:
------------------------------------<br />&nbsp;<br />    Description: 
-The fix revision 407851  was aimed to remove an...
+        This is a javadoc warning:<br />&nbsp;<br />  [javadoc] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/lucene/core/src/java/org/apache/lucene/search/NRTManager.java:369:
+warning - Tag @link: can't find release(IndexSearcher) in org.apache.lucene.search.SearcherManager<br />&nbsp;<br />> -----Original...
         </div>
       
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1199874987.36438.1329228959973.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3779) An incomplete fix for the NPE bugs in MultipleTermPositions.java</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c481524524.2901329233037264.JavaMail.hudson@aegis%3e">[JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 1733 - Failure</a></h4>
         <div class="section-content">
-        [ <a href="https://issues.apache.org/jira/browse/LUCENE-3779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/LUCENE-3779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
-]<br />&nbsp;<br />Guangtai Liang updated LUCENE-3779:
------------------------------------<br />&nbsp;<br />    Description: 
-The fix revision 219387 (Fix for NPE (bug #35626)....
+        Build: <a href="https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1733/">https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1733/</a><br />&nbsp;<br />2 tests failed.
+REGRESSION:  org.apache.solr.cloud.FullSolrCloudTest.testDistribSearch<br />&nbsp;<br />Error Message:
+<a href="http://localhost:42979/solr/collection1">http://localhost:42979/solr/collection1</a><br />&nbsp;<br />Stack Trace:
+org.apache.solr.client.solrj.SolrServerException: <a href="http://localhost:42979/solr/collection1">http://localhost:42979/solr/collection1</a>
+	at org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:481)
+	at...
         </div>
       </div>
     </div>

Modified: websites/production/lucene/content/index.html
==============================================================================
--- websites/production/lucene/content/index.html (original)
+++ websites/production/lucene/content/index.html Tue Feb 14 16:15:10 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/%3c1739214128.36441.1329229079409.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3758) Allow the ComplexPhraseQueryParser to search order or un-order proximity queries.</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1764840161.36699.1329233160203.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (LUCENE-3762) Upgrade JUnit to 4.10, refactor state-machine of detecting setUp/tearDown call chaining.</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c400666047.36432.1329228959640.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3781) Another incomplete fix for the NPE bugs in ParallelReader.java</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c6C78E97C707B5B4C8CC61D44F87545860D7E98@SUEX10-mbx-03.ad.syr.edu%3e">RE: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 12430 - Failure</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1199874987.36438.1329228959973.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3779) An incomplete fix for the NPE bugs in MultipleTermPositions.java</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c481524524.2901329233037264.JavaMail.hudson@aegis%3e">[JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 1733 - Failure</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/%3cAA05BF2D-7033-4924-95D4-E5535E513B4B@gmail.com%3e">Re: Improving performance for SOLR geo queries?</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c1329233267.1987.10.camel@snape%3e">Re: Stemming and accents (HunspellStemFilterFactory)</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c165C0DE0-F0DD-4F9B-B83C-A6D1C772128C@gmail.com%3e">Mmap</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c4F3A74E7.5010502@r.email.ne.jp%3e">Re: Highlighting stopwords</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAN4YXvf=QWLH+vNWY=QeEcSSj1QRHikrvESHhkEwxUFb0E98Ww@mail.gmail.com%3e">Re: Solr binary response for C#?</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAG00uyZ+6wwMSufU03by-KD+rwc08tiYcrJPeZyCSVu_tLXq7g@mail.gmail.com%3e">Re: New segment file created too often</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 Tue Feb 14 16:15:10 2012
@@ -463,34 +463,33 @@ 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=1243925;view=revision">r1243925</a>
-            Added Apache license information to the new UI pages files. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#erick">erick</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1244093;view=revision">r1244093</a>
+            fix javadoc error (<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=1243870;view=revision">r1243870</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-3005">SOLR-3005</a>: Fixed JSONResponseWriter content type disappearing when only default writers used (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#chrism">chrism</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1244007;view=revision">r1244007</a>
+            ignore again - still failing too often on jenkins (<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=1243866;view=revision">r1243866</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3762">LUCENE-3762</a>: CHANGES.txt entry. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1244000;view=revision">r1244000</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-3761">LUCENE-3761</a>: generalize SearcherManager (port to trunk) (<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=1243863;view=revision">r1243863</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3762">LUCENE-3762</a>: Upgrade JUnit to 4.10, refactor state-machine of detecting
-setUp/tearDown call chaining. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1243925;view=revision">r1243925</a>
+            Added Apache license information to the new UI pages files. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#erick">erick</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1243821;view=revision">r1243821</a>
-            Moving solr/example/work license check exclusion to solr-specific validation section. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1243870;view=revision">r1243870</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3005">SOLR-3005</a>: Fixed JSONResponseWriter content type disappearing when only default writers used (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#chrism">chrism</a>
           </div>
           
         </div>
@@ -537,27 +536,27 @@ I&apos;m trying this on a fresh new down
 
         
         <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1739214128.36441.1329229079409.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3758) Allow the ComplexPhraseQueryParser to search order or un-order proximity queries.</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1764840161.36699.1329233160203.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (LUCENE-3762) Upgrade JUnit to 4.10, refactor state-machine of detecting setUp/tearDown call chaining.</a></h4>
           <div class="section-content">
-          [ <a href="https://issues.apache.org/jira/browse/LUCENE-3758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207729#comment-13207729">https://issues.apache.org/jira/browse/LUCENE-3758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207729#comment-13207729</a>
-] <br />&nbsp;<br />Tomás Fernández Löbbe commented on LUCENE-3758:
------------------------------------------------<br />&nbsp;<br />Basically, a search like '"foo bar"#2' would match...
+          [ <a href="https://issues.apache.org/jira/browse/LUCENE-3762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/LUCENE-3762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
+]<br />&nbsp;<br />Dawid Weiss resolved LUCENE-3762.
+---------------------------------<br />&nbsp;<br />    Resolution: Fixed<br />&nbsp;<br />> Upgrade JUnit to 4.10, refactor state-machine...
             </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c400666047.36432.1329228959640.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3781) Another incomplete fix for the NPE bugs in ParallelReader.java</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c6C78E97C707B5B4C8CC61D44F87545860D7E98@SUEX10-mbx-03.ad.syr.edu%3e">RE: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 12430 - Failure</a></h4>
           <div class="section-content">
-          [ <a href="https://issues.apache.org/jira/browse/LUCENE-3781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/LUCENE-3781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
-]<br />&nbsp;<br />Guangtai Liang updated LUCENE-3781:
------------------------------------<br />&nbsp;<br />    Description: 
-The fix revision 407851  was aimed to remove an...
+          This is a javadoc warning:<br />&nbsp;<br />  [javadoc] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/lucene/core/src/java/org/apache/lucene/search/NRTManager.java:369:
+warning - Tag @link: can't find release(IndexSearcher) in org.apache.lucene.search.SearcherManager<br />&nbsp;<br />> -----Original...
             </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1199874987.36438.1329228959973.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3779) An incomplete fix for the NPE bugs in MultipleTermPositions.java</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c481524524.2901329233037264.JavaMail.hudson@aegis%3e">[JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 1733 - Failure</a></h4>
           <div class="section-content">
-          [ <a href="https://issues.apache.org/jira/browse/LUCENE-3779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/LUCENE-3779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
-]<br />&nbsp;<br />Guangtai Liang updated LUCENE-3779:
------------------------------------<br />&nbsp;<br />    Description: 
-The fix revision 219387 (Fix for NPE (bug #35626)....
+          Build: <a href="https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1733/">https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1733/</a><br />&nbsp;<br />2 tests failed.
+REGRESSION:  org.apache.solr.cloud.FullSolrCloudTest.testDistribSearch<br />&nbsp;<br />Error Message:
+<a href="http://localhost:42979/solr/collection1">http://localhost:42979/solr/collection1</a><br />&nbsp;<br />Stack Trace:
+org.apache.solr.client.solrj.SolrServerException: <a href="http://localhost:42979/solr/collection1">http://localhost:42979/solr/collection1</a>
+	at org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:481)
+	at...
             </div>
           
         </div>
@@ -568,21 +567,21 @@ The fix revision 219387 (Fix for NPE (bu
 
         
         <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cAA05BF2D-7033-4924-95D4-E5535E513B4B@gmail.com%3e">Re: Improving performance for SOLR geo queries?</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c1329233267.1987.10.camel@snape%3e">Re: Stemming and accents (HunspellStemFilterFactory)</a></h4>
           <div class="section-content">
-          Can we get this back ported to 3x?<br />&nbsp;<br />Bill Bell
-Sent from mobile<br />&nbsp;<br />On Feb 14, 2012, at...
+          Hi Bráulio,<br />&nbsp;<br />I don't know about HunspellStemFilterFactory especially but concerning
+accents:<br />&nbsp;<br />There are several accent filter that will...
           </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c165C0DE0-F0DD-4F9B-B83C-A6D1C772128C@gmail.com%3e">Mmap</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c4F3A74E7.5010502@r.email.ne.jp%3e">Re: Highlighting stopwords</a></h4>
           <div class="section-content">
-          Does someone have an example of using unmap in 3.5 and chunksize?<br />&nbsp;<br /> I am using Solr 3.5.<br />&nbsp;<br />I...
+          (12/02/14 22:25), O. Klein wrote:
+> I have not been able to find any logic in the behavior of hl.q...
           </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAN4YXvf=QWLH+vNWY=QeEcSSj1QRHikrvESHhkEwxUFb0E98Ww@mail.gmail.com%3e">Re: Solr binary response for C#?</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAG00uyZ+6wwMSufU03by-KD+rwc08tiYcrJPeZyCSVu_tLXq7g@mail.gmail.com%3e">Re: New segment file created too often</a></h4>
           <div class="section-content">
-          It's not as compact as binary format, but would just using something
-like JSON help enough? This is really simple,...
+          Li and Erick,<br />&nbsp;<br />Thanks for your help!<br />&nbsp;<br />Huy<br />&nbsp;<br />On Tue, Feb 14, 2012 at 9:28 AM, Erick...
           </div>
           
         </div>