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/18 07:15:10 UTC

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

Author: buildbot
Date: Sat Feb 18 06:15:10 2012
New Revision: 805250

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 Sat Feb 18 06:15:10 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=1245244;view=revision">r1245244</a>
-        dont pass around confusing solrcore param (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1245836;view=revision">r1245836</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3126">SOLR-3126</a>: hardening around peer sync and tests (<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=1245242;view=revision">r1245242</a>
-        get core first thing before try (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1245835;view=revision">r1245835</a>
+        fail if we don't see recovering shard flip to active and correct doc count checks (distrib=false) (<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=1245231;view=revision">r1245231</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-3131">SOLR-3131</a>: &quot;details&quot; command fails when a replication is forced with a &quot;fetchIndex&quot; command on a non-slave server (<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=1245770;view=revision">r1245770</a>
+        Fix test failure, the wrapping really found a bug. It's the same like in SlowCompositeReaderWrapper:
+ant test -Dtestcase=TestReaderClosed -Dtestmethod=test -Dtests.seed=-7c9f33395d707a4a:9a8a104377eade3:-6839e18852fad654... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1245219;view=revision">r1245219</a>
-        script to start a small cluster easily with an external zk setup (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1245744;view=revision">r1245744</a>
+        pass numshards on each start call to avoid races (<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=1245217;view=revision">r1245217</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-3137">SOLR-3137</a>: When solr.xml is persisted, you lose all system property substitution that was used. (<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=1245715;view=revision">r1245715</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-3776">LUCENE-3776</a>: javadocs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
       </div>
     </div></div>
     
@@ -548,35 +549,33 @@ once a segment is finished.</li>
     <div id="jira">
       <h1>Latest JIRA</h1>
       <div class="status-item">
-      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3776">[LUCENE-3776] NRTManager shouldn&apos;t expose its private SearcherManager</a><br/>
+      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3798">[LUCENE-3798] Potential IndexReader leak in SearcherManager and NRTManager</a><br/>
        <div class="section-content">
-        <p>Spinoff from <a href="https://issues.apache.org/jira/browse/LUCENE-3769" title="Simplify NRTManager"><del>LUCENE-3769</del></a>.</p>
-
-<p>To actually obtain an IndexSearcher from NRTManager, it&apos;s a 2-step process now.</p>
-
-<p>You must .getSearcherManager(), then...</p>
+        <p>SearcherManager and NRTManager ctors init a new IndexReader and call searcherFactory.newSearcher. The latter can throw IOE,in which case we fail...</p>
        </div>
     
-      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3792">[LUCENE-3792] Remove StringField</a><br/>
+      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3795">[LUCENE-3795] Replace spatial contrib module with LSP&apos;s spatial-lucene module</a><br/>
        <div class="section-content">
-        <p>Often on the mailing list there is confusion about NOT_ANALYZED.</p>
-
-<p>Besides being useless (Just use KeywordAnalyzer instead), people trip up...</p>
+        <p>I propose that Lucene&apos;s spatial contrib module be replaced with the spatial-lucene module within Lucene Spatial Playground (LSP).  LSP has...</p>
        </div>
     
-      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3795">[LUCENE-3795] Replace spatial contrib module with LSP&apos;s spatial-lucene module</a><br/>
+      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3797">[LUCENE-3797] 3xCodec should throw UOE if a DocValuesConsumer is pulled </a><br/>
        <div class="section-content">
-        <p>I propose that Lucene&apos;s spatial contrib module be replaced with the spatial-lucene module within Lucene Spatial Playground (LSP).  LSP has...</p>
+        <p>currently we just return null if a DVConsumer is pulled from 3.x which is trappy since it causes an NPE...</p>
        </div>
     
-      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3109">[LUCENE-3109] Rename FieldsConsumer to InvertedFieldsConsumer</a><br/>
+      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3776">[LUCENE-3776] NRTManager shouldn&apos;t expose its private SearcherManager</a><br/>
        <div class="section-content">
-        <p>The name FieldsConsumer is missleading here it really is an InvertedFieldsConsumer and since we are extending codecs to consume non-inverted...</p>
+        <p>Spinoff from <a href="https://issues.apache.org/jira/browse/LUCENE-3769" title="Simplify NRTManager"><del>LUCENE-3769</del></a>.</p>
+
+<p>To actually obtain an IndexSearcher from NRTManager, it&apos;s a 2-step process now.</p>
+
+<p>You must .getSearcherManager(), then...</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-3774">[LUCENE-3774] check-legal isn&apos;t doing its job</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>In trunk, the <tt>check-legal-lucene</tt> ant target is not checking any <tt>lucene/contrib/&#42;&#42;/lib/</tt> directories; the <tt>modules/**/lib/</tt> directories are not being checked; and...</p>
        </div>
     </div></div>
     
@@ -584,30 +583,24 @@ once a segment is finished.</li>
     <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/%3c552257230.49503.1329449885123.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2332) TikaEntityProcessor retrieves only File Names from Zip extraction</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1182989303.53557.1329542879720.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3795) Replace spatial contrib module with LSP&#39;s spatial-lucene module</a></h4>
         <div class="section-content">
-        [ <a href="https://issues.apache.org/jira/browse/SOLR-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210033#comment-13210033">https://issues.apache.org/jira/browse/SOLR-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210033#comment-13210033</a>
-] <br />&nbsp;<br />Lance Norskog commented on SOLR-2332:
--------------------------------------<br />&nbsp;<br />Unpacking a zip file is a very narrow, focused...
+        [ <a href="https://issues.apache.org/jira/browse/LUCENE-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210814#comment-13210814">https://issues.apache.org/jira/browse/LUCENE-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210814#comment-13210814</a>
+] <br />&nbsp;<br />Bill Bell commented on LUCENE-3795:
+-----------------------------------<br />&nbsp;<br />+1 getting polygon support ootb is huge as is...
         </div>
       
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1415197274.49348.1329445680018.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Created] (SOLR-3139) StreamingUpdateSolrServer doesn&#39;t send UpdateRequest.getParams()</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3cCACp6XS6==arU04-qZZ2BhgU+Y9gENtuVD9iTP6Drr4m7RHXMGw@mail.gmail.com%3e">New to Lucene</a></h4>
         <div class="section-content">
-        StreamingUpdateSolrServer doesn't send UpdateRequest.getParams()
-----------------------------------------------------------------<br />&nbsp;<br />                 Key: SOLR-3139
-                 URL: <a href="https://issues.apache.org/jira/browse/SOLR-3139">https://issues.apache.org/jira/browse/SOLR-3139</a>
-             Project: Solr
-          Issue Type: Bug
-          Components: clients - java
-    Affects...
+        Hello all<br />&nbsp;<br />Came across Lucene through a friend and GSoC, 2011's project-list.As a
+Java-lover I'm highly interested in contributing...
         </div>
       
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1017802452.49225.1329443039479.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3792) Remove StringField</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3cCAK9GPcQEduqAHisa8+4c-kZqqjeB7A04i4TrXxw8ycQaQN-cpw@mail.gmail.com%3e">Solr- ExtractingRequestHandler and thread-safe</a></h4>
         <div class="section-content">
-        [ <a href="https://issues.apache.org/jira/browse/LUCENE-3792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13209973#comment-13209973">https://issues.apache.org/jira/browse/LUCENE-3792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13209973#comment-13209973</a>
-] <br />&nbsp;<br />Chris Male commented on LUCENE-3792:
-------------------------------------<br />&nbsp;<br />{quote}
-one negative is that both StringField and TextField...
+        In trunk, org.apache.solr.handler.extraction.ExtractingDocumentLoader.java.
+Is this thread-safe from somewhere else? If so, please describe why or
+remove the comment.<br />&nbsp;<br />  /**...
         </div>
       </div>
     </div>
@@ -616,24 +609,23 @@ one negative is that both StringField an
     <div id="core-user-mail">
       <h1>Latest Core User</h1>
       <div class="status-item">
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3c1329448126828-3752592.post@n3.nabble.com%3e">Re: Why read past EOF</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3cC8508767C15DBF40A21693142739EA8D68C5EFD652@EXVMBX018-1.exch018.msoutlookonline.net%3e">RE: SweetSpotSimilarity</a></h4>
         <div class="section-content">
-        Oh,I made a mistake.Our testing server's time is faster hours than it should
-be.I reminded workmate to modify it,and index...
+        > -----Original Message-----
+> From: Chris Hostetter [mailto:hossman_lucene@fucit.org]
+> As for what hyperbolicTf is trying to do ... it creates...
         </div>
       
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3calpine.DEB.2.00.1202161505040.3976@bester%3e">RE: Short circuit AND or subquerying in lucene for performance</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3cCAMZX-ybK5nfkB6tOxXnO4B2ZnWTb2Y+Ew04S39DjgnR=XP4xeg@mail.gmail.com%3e">Re: Higher Latency at the start of application</a></h4>
         <div class="section-content">
-        : Is there a way to run a subquery in Lucene, i.e. running a query only on
-: the result...
+        If you have enough RAM, have you looked into using a MMap directory instead
+of the FSDirectory? That will push...
         </div>
       
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3c6fcd8b3f-31ef-40d1-98bd-ecf34ba10e1e@email.android.com%3e">Re: query for documents WITHOUT a field?</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3cCAL8PwkbWMpeX8nNs=X=Ynt6iiahFRMd5KpQOAbAXRMveVh6xmA@mail.gmail.com%3e">Re: Why read past EOF</a></h4>
         <div class="section-content">
-        I already mentioned that pseudo NULL term, but the user asked for another solution...
---
-Uwe Schindler
-H.-H.-Meier-Allee 63, 28213...
+        Hmm, though, one question: if you are using a single IndexWriter,
+always on the same machine, then it should not...
         </div>
       </div>
     </div>

Modified: websites/production/lucene/content/index.html
==============================================================================
--- websites/production/lucene/content/index.html (original)
+++ websites/production/lucene/content/index.html Sat Feb 18 06:15:10 2012
@@ -631,31 +631,31 @@ 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/%3c552257230.49503.1329449885123.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2332) TikaEntityProcessor retrieves only File Names from Zip extraction</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1182989303.53557.1329542879720.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3795) Replace spatial contrib module with LSP&#39;s spatial-lucene module</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1415197274.49348.1329445680018.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Created] (SOLR-3139) StreamingUpdateSolrServer doesn&#39;t send UpdateRequest.getParams()</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3cCACp6XS6==arU04-qZZ2BhgU+Y9gENtuVD9iTP6Drr4m7RHXMGw@mail.gmail.com%3e">New to Lucene</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1017802452.49225.1329443039479.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3792) Remove StringField</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3cCAK9GPcQEduqAHisa8+4c-kZqqjeB7A04i4TrXxw8ycQaQN-cpw@mail.gmail.com%3e">Solr- ExtractingRequestHandler and thread-safe</a></h4>
           </div>
         </div>
         <div id="core-user-mail">
           <h1>Latest Core User</h1>
           <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3c1329448126828-3752592.post@n3.nabble.com%3e">Re: Why read past EOF</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3cC8508767C15DBF40A21693142739EA8D68C5EFD652@EXVMBX018-1.exch018.msoutlookonline.net%3e">RE: SweetSpotSimilarity</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3calpine.DEB.2.00.1202161505040.3976@bester%3e">RE: Short circuit AND or subquerying in lucene for performance</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3cCAMZX-ybK5nfkB6tOxXnO4B2ZnWTb2Y+Ew04S39DjgnR=XP4xeg@mail.gmail.com%3e">Re: Higher Latency at the start of application</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3c6fcd8b3f-31ef-40d1-98bd-ecf34ba10e1e@email.android.com%3e">Re: query for documents WITHOUT a field?</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3cCAL8PwkbWMpeX8nNs=X=Ynt6iiahFRMd5KpQOAbAXRMveVh6xmA@mail.gmail.com%3e">Re: Why read past EOF</a></h4>
           </div>
         </div>
         <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/%3cCAL==Tw=JapQeEbg==hME58gxHEEfJ87HH2XitT9PhkxQhdKXmA@mail.gmail.com%3e">Ranking based on number of matches in a multivalued field?</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAK9GPcRMeeY5+7fS_h5ou4wQvhHPNVaS-B872F9gXPZH8hQRZw@mail.gmail.com%3e">PointType hard-coded to Doubles?</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAFCG46whq9=nS7738zXPdXxUjZRDXHXCsv1YQ8tssfXm=7dwfQ@mail.gmail.com%3e">Solritas: Modify $content in layout.vm</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c1329529942644-3755453.post@n3.nabble.com%3e">Re: how to delta index linked entities in 3.5.0</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCADWVCnE_mVY81tkpMLwm2+x+pUHBbSC84q2SWyJgLX4NUFFMCA@mail.gmail.com%3e">Re: Sort by the number of matching terms (coord value)</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c7E6B6E32BE46214181EA6705010278F5C5504E@uwit-mbx09.exchange.washington.edu%3e">Using nested entities in FileDataSource import of xml file contents</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 Sat Feb 18 06:15:10 2012
@@ -482,33 +482,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=1245244;view=revision">r1245244</a>
-            dont pass around confusing solrcore param (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1245836;view=revision">r1245836</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3126">SOLR-3126</a>: hardening around peer sync and tests (<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=1245242;view=revision">r1245242</a>
-            get core first thing before try (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1245835;view=revision">r1245835</a>
+            fail if we don't see recovering shard flip to active and correct doc count checks (distrib=false) (<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=1245231;view=revision">r1245231</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-3131">SOLR-3131</a>: &quot;details&quot; command fails when a replication is forced with a &quot;fetchIndex&quot; command on a non-slave server (<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=1245770;view=revision">r1245770</a>
+            Fix test failure, the wrapping really found a bug. It's the same like in SlowCompositeReaderWrapper:
+ant test -Dtestcase=TestReaderClosed -Dtestmethod=test -Dtests.seed=-7c9f33395d707a4a:9a8a104377eade3:-6839e18852fad654... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1245219;view=revision">r1245219</a>
-            script to start a small cluster easily with an external zk setup (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1245744;view=revision">r1245744</a>
+            pass numshards on each start call to avoid races (<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=1245217;view=revision">r1245217</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-3137">SOLR-3137</a>: When solr.xml is persisted, you lose all system property substitution that was used. (<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=1245715;view=revision">r1245715</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-3776">LUCENE-3776</a>: javadocs (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
           </div>
           
         </div>
@@ -519,32 +520,33 @@ as well as new analysis capabilities.</l
 
         
         <div class="status-item">
-          <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-2332">[SOLR-2332] TikaEntityProcessor retrieves only File Names from Zip extraction</a><br/>
+          <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-3096">[SOLR-3096] Add book information to the new website</a><br/>
           <div class="section-content">
-                         <p>Extraction of Zip files using TikaEntityProcessor results in only names of file.<br/>
-It does not extract the contents of the...</p>
+                         <p>The attached patch modifies the new website design to incorporate the book information.  It ads a header "mantle" slideshow entry...</p>
           </div>
           
-          <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-3139">[SOLR-3139] StreamingUpdateSolrServer doesn&apos;t send UpdateRequest.getParams()</a><br/>
+          <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-2907">[SOLR-2907] java.lang.IllegalArgumentException: deltaQuery has no column to resolve to declared primary key pk=&apos;ITEM_ID, CATEGORY_ID&apos;</a><br/>
           <div class="section-content">
-                         <p>CommonsHttpSolrServer properly encodes the request&apos;s SolrParams depending on GET or POST. However, StreamingUpdateSolrServer only looks at the params to determine...</p>
+                         <p>We are using solr for our site and ran into this error in our own schema and I was able...</p>
           </div>
           
-          <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-3131">[SOLR-3131] &quot;details&quot; command fails when a replication is forced with a &quot;fetchIndex&quot; command on a non-slave server</a><br/>
+          <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-3122">[SOLR-3122] RecoveryStrat can not use interrupt due to the use of Channels.</a><br/>
           <div class="section-content">
-                         <p>Steps to reproduce the problem:<br/>
-1) Start a master Solr instance (called A)<br/>
-2) Start a Solr instance with replication...</p>
+                         <p>along the lines of <a href="https://issues.apache.org/jira/browse/LUCENE-2239" title="Revise NIOFSDirectory and its usage due to NIO limitations on Thread.interrupt"><del>LUCENE-2239</del></a>, we cannot use interrupt unfortunetly.</p>
           </div>
           
-          <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-2907">[SOLR-2907] java.lang.IllegalArgumentException: deltaQuery has no column to resolve to declared primary key pk=&apos;ITEM_ID, CATEGORY_ID&apos;</a><br/>
+          <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-3125">[SOLR-3125] When a SolrCore registers in zk there may be stale leader state in the clusterstate.json.</a><br/>
           <div class="section-content">
-                         <p>We are using solr for our site and ran into this error in our own schema and I was able...</p>
+                         <p>This can be a problem when stop the whole cluster and then start it - a leader that has not...</p>
           </div>
           
-          <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-2354">[SOLR-2354] CoreAdminRequest#createCore should allow you to specify the data dir</a><br/>
+          <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-2202">[SOLR-2202] Money FieldType</a><br/>
           <div class="section-content">
-                         
+                         <p>Provides support for monetary values to Solr/Lucene with query-time currency conversion. The following features are supported:</p>
+
+<ul class="alternate" type="square">
+	<li>Point queries</li>
+	<li>Range quries...</li></ul>
           </div>
           
         </div>
@@ -555,30 +557,24 @@ It does not extract the contents of the.
 
         
         <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c552257230.49503.1329449885123.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2332) TikaEntityProcessor retrieves only File Names from Zip extraction</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1182989303.53557.1329542879720.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3795) Replace spatial contrib module with LSP's spatial-lucene module</a></h4>
           <div class="section-content">
-          [ <a href="https://issues.apache.org/jira/browse/SOLR-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210033#comment-13210033">https://issues.apache.org/jira/browse/SOLR-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210033#comment-13210033</a>
-] <br />&nbsp;<br />Lance Norskog commented on SOLR-2332:
--------------------------------------<br />&nbsp;<br />Unpacking a zip file is a very narrow, focused...
+          [ <a href="https://issues.apache.org/jira/browse/LUCENE-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210814#comment-13210814">https://issues.apache.org/jira/browse/LUCENE-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210814#comment-13210814</a>
+] <br />&nbsp;<br />Bill Bell commented on LUCENE-3795:
+-----------------------------------<br />&nbsp;<br />+1 getting polygon support ootb is huge as is...
             </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1415197274.49348.1329445680018.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Created] (SOLR-3139) StreamingUpdateSolrServer doesn't send UpdateRequest.getParams()</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3cCACp6XS6==arU04-qZZ2BhgU+Y9gENtuVD9iTP6Drr4m7RHXMGw@mail.gmail.com%3e">New to Lucene</a></h4>
           <div class="section-content">
-          StreamingUpdateSolrServer doesn't send UpdateRequest.getParams()
-----------------------------------------------------------------<br />&nbsp;<br />                 Key: SOLR-3139
-                 URL: <a href="https://issues.apache.org/jira/browse/SOLR-3139">https://issues.apache.org/jira/browse/SOLR-3139</a>
-             Project: Solr
-          Issue Type: Bug
-          Components: clients - java
-    Affects...
+          Hello all<br />&nbsp;<br />Came across Lucene through a friend and GSoC, 2011's project-list.As a
+Java-lover I'm highly interested in contributing...
             </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1017802452.49225.1329443039479.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3792) Remove StringField</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3cCAK9GPcQEduqAHisa8+4c-kZqqjeB7A04i4TrXxw8ycQaQN-cpw@mail.gmail.com%3e">Solr- ExtractingRequestHandler and thread-safe</a></h4>
           <div class="section-content">
-          [ <a href="https://issues.apache.org/jira/browse/LUCENE-3792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13209973#comment-13209973">https://issues.apache.org/jira/browse/LUCENE-3792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13209973#comment-13209973</a>
-] <br />&nbsp;<br />Chris Male commented on LUCENE-3792:
-------------------------------------<br />&nbsp;<br />{quote}
-one negative is that both StringField and TextField...
+          In trunk, org.apache.solr.handler.extraction.ExtractingDocumentLoader.java.
+Is this thread-safe from somewhere else? If so, please describe why or
+remove the comment.<br />&nbsp;<br />  /**...
             </div>
           
         </div>
@@ -589,22 +585,23 @@ one negative is that both StringField an
 
         
         <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAL==Tw=JapQeEbg==hME58gxHEEfJ87HH2XitT9PhkxQhdKXmA@mail.gmail.com%3e">Ranking based on number of matches in a multivalued field?</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAK9GPcRMeeY5+7fS_h5ou4wQvhHPNVaS-B872F9gXPZH8hQRZw@mail.gmail.com%3e">PointType hard-coded to Doubles?</a></h4>
           <div class="section-content">
-          So suppose I have a multivalued field for categories. Let's say we have 3
-items with these categories:<br />&nbsp;<br />Item...
+          The PointType seems to be hard-coded to use doubles. Where in the code
+does this happen?<br />&nbsp;<br />-- 
+Lance Norskog...
           </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAFCG46whq9=nS7738zXPdXxUjZRDXHXCsv1YQ8tssfXm=7dwfQ@mail.gmail.com%3e">Solritas: Modify $content in layout.vm</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c1329529942644-3755453.post@n3.nabble.com%3e">Re: how to delta index linked entities in 3.5.0</a></h4>
           <div class="section-content">
-          Hi all,<br />&nbsp;<br />How do we modify the "$content" variable in the layout.vm file? I could
-managed to change other...
+          Thanks for your thoughts Shawn.  I did notice 3.x tightened up alot and I did
+account for it by making...
           </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCADWVCnE_mVY81tkpMLwm2+x+pUHBbSC84q2SWyJgLX4NUFFMCA@mail.gmail.com%3e">Re: Sort by the number of matching terms (coord value)</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c7E6B6E32BE46214181EA6705010278F5C5504E@uwit-mbx09.exchange.washington.edu%3e">Using nested entities in FileDataSource import of xml file contents</a></h4>
           <div class="section-content">
-          I want to leave the score intact so I can sort by matching term frequency
-and then by score. I...
+          Can anybody help me understand the right way to define a data-config.xml file with nested entities
+for indexing the contents...
           </div>
           
         </div>
@@ -616,15 +613,15 @@ and then by score. I...
         
         <div class="status-item">
           <div class="section-content">
-             <a href="http://twitter.com/RTeDiscovery/statuses/170335032924319744">@</a>Move your search to the cloud for less than a dollar a day! <a href="http://t.co/rxuEAZnj">http://t.co/rxuEAZnj</a>  <a href="http://twitter.com/search?q=%23lucene">#lucene</a> <a href="http://twitter.com/search?q=%23solr">#solr</a> <a href="http://twitter.com/search?q=%23enterprisesearch">#enterprisesearch</a> <a href="http://twitter.com/search?q=%23ediscovery">#ediscovery</a> <a href="http://twitter.com/search?q=%23intran...">#intran...</a>
+             <a href="http://twitter.com/otisg/statuses/170712754993369089">@</a><a href="http://twitter.com/tintarabin">@tintarabin</a> we didn't do <a href="http://twitter.com/search?q=%23solr">#solr</a> vs <a href="http://twitter.com/search?q=%23elasticsearch">#elasticsearch</a> test here.
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/searchblox/statuses/170329298836795392">@</a>Move your search to the cloud for less than a dollar a day! <a href="http://t.co/dwLG68gZ">http://t.co/dwLG68gZ</a>  <a href="http://twitter.com/search?q=%23lucene">#lucene</a> <a href="http://twitter.com/search?q=%23solr">#solr</a> <a href="http://twitter.com/search?q=%23enterprisesearch">#enterprisesearch</a> <a href="http://twitter.com/search?q=%23ediscovery">#ediscovery</a> <a href="http://twitter.com/search?q=%23intranet">#intranet</a>
+             <a href="http://twitter.com/netcoop/statuses/170634967599165440">@</a>Installing <a href="http://twitter.com/search?q=%23TYPO3">#TYPO3</a> <a href="http://twitter.com/search?q=%23solr">#solr</a> on a Debian6 machine: <a href="http://t.co/lx4mItRu">http://t.co/lx4mItRu</a> (howto & script)
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/searchblox/statuses/170272347570446337">@</a>Compare the Google Appliance with SearchBlox <a href="http://t.co/udkmhmq8">http://t.co/udkmhmq8</a> <a href="http://twitter.com/search?q=%23lucene">#lucene</a> <a href="http://twitter.com/search?q=%23solr">#solr</a> <a href="http://twitter.com/search?q=%23searchblox">#searchblox</a> <a href="http://twitter.com/search?q=%23website">#website</a>
+             <a href="http://twitter.com/dep4b/statuses/170595693461909504">@</a>Talking Solr in Las Vegas, February 22, 2012 7:00 PM <a href="http://t.co/X2HxRnoI">http://t.co/X2HxRnoI</a> <a href="http://twitter.com/search?q=%23solr">#solr</a>
           </div>
           
         </div>