You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by bu...@apache.org on 2012/02/10 23:15:16 UTC

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

Author: buildbot
Date: Fri Feb 10 22:15:16 2012
New Revision: 804455

Log:
Production update by buildbot

Modified:
    websites/production/lucene/content/core/index.html
    websites/production/lucene/content/index.html
    websites/production/lucene/content/solr/index.html

Modified: websites/production/lucene/content/core/index.html
==============================================================================
--- websites/production/lucene/content/core/index.html (original)
+++ websites/production/lucene/content/core/index.html Fri Feb 10 22:15:16 2012
@@ -514,33 +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=1242924;view=revision">r1242924</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3736">LUCENE-3736</a>: ParallelReader was split into ParallelAtomicReader and ParallelCompositeReader. Lucene 3.x's ParallelReader is now ParallelAtomicReader; but the new composite variant... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1242934;view=revision">r1242934</a>
+        <a href="https://issues.apache.org/jira/browse/SOLR-3076">SOLR-3076</a>: fix BJQ to handle incoming liveDocs/filter correctly (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+        <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
       </div>
     
       <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1242903;view=revision">r1242903</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3760">LUCENE-3760</a>: clean up DirectoryReader/SegmentInfos methods (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1242932;view=revision">r1242932</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-3764">LUCENE-3764</a>: Remove MapBackedSet, it's already available in Java 6 through Collections.newSetFromMap(Map). BTW: Funny: http://blog.grovehillsoftware.com/2009/12/handy-but-hidden-collectionsnewsetfromm.html (<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=1242890;view=revision">r1242890</a>
-        <a href="https://issues.apache.org/jira/browse/LUCENE-3766">LUCENE-3766</a>: Remove Tokenizer's default ctor (<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=1242927;view=revision">r1242927</a>
+        unignore this test (<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=1242843;view=revision">r1242843</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-2957">SOLR-2957</a>: fix default core behavior when in zk mode (<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=1242924;view=revision">r1242924</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-3736">LUCENE-3736</a>: ParallelReader was split into ParallelAtomicReader and ParallelCompositeReader. Lucene 3.x's ParallelReader is now ParallelAtomicReader; but the new composite variant... (<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=1242832;view=revision">r1242832</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-3120">SOLR-3120</a>: spatial post-filter (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1242903;view=revision">r1242903</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-3760">LUCENE-3760</a>: clean up DirectoryReader/SegmentInfos methods (<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,6 +548,11 @@ 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-3764">[LUCENE-3764] Remove oal.util.MapBackedSet (Java 6 offsers Collections.newSetFromMap())</a><br/>
+       <div class="section-content">
+        <p>Easy search and replace job. In 3.x we still need the class, as Java 5 does not have Collections.newSetFromMap().</p>
+       </div>
+    
       <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3736">[LUCENE-3736] ParallelReader is now atomic, rename to ParallelAtomicReader and also add a ParallelCompositeReader (that requires LogDocMergePolicy to have identical subreader structure)</a><br/>
        <div class="section-content">
         <p>The plan is:</p>
@@ -570,39 +575,29 @@ once a segment is finished.</li>
        <div class="section-content">
         <p>I was working on a new Tokenizer... and I accidentally forgot to call super(input) (and super.reset(input) from my reset method)...</p>
        </div>
-    
-      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3769">[LUCENE-3769] Simplify NRTManager</a><br/>
-       <div class="section-content">
-        <p>NRTManager is hairy now, because the applyDeletes is separately passed<br/>
-to ctor, passed to maybeReopen, passed to getSearcherManager, etc.</p>
-
-<p>I...</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/%3c1459086309.25726.1328904899782.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (LUCENE-3766) Remove/deprecate Tokenizer&#39;s default ctor</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c2135983354.26046.1328909220462.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3764) Remove oal.util.MapBackedSet (Java 6 offsers Collections.newSetFromMap())</a></h4>
         <div class="section-content">
-        [ <a href="https://issues.apache.org/jira/browse/LUCENE-3766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/LUCENE-3766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
-]<br />&nbsp;<br />Robert Muir resolved LUCENE-3766.
----------------------------------<br />&nbsp;<br />    Resolution: Fixed<br />&nbsp;<br />> Remove/deprecate Tokenizer's default ctor
-> -----------------------------------------...
+        [ <a href="https://issues.apache.org/jira/browse/LUCENE-3764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205774#comment-13205774">https://issues.apache.org/jira/browse/LUCENE-3764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205774#comment-13205774</a>
+] <br />&nbsp;<br />Uwe Schindler commented on LUCENE-3764:
+---------------------------------------<br />&nbsp;<br />Funny: <a href="http://blog.grovehillsoftware.com/2009/12/handy-but-hidden-collectionsnewsetfromm.html">http://blog.grovehillsoftware.com/2009/12/handy-but-hidden-collectionsnewsetfromm.html</a><br />&nbsp;<br />> Remove oal.util.MapBackedSet (Java 6 offsers...
         </div>
       
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3cCAN4YXvdVBKcbd1OoZbAvtLugg-o65RRtXxuC42-mnhVG3KwjrQ@mail.gmail.com%3e">Re: [jira] [Commented] (SOLR-2947) DIH caching bug - EntityRunner destroys child entity processor</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3cCAOdYfZUTK2aTfyQo+f2T6C_wzP=T7U5yBVKi6aq5g4WJ8XbENQ@mail.gmail.com%3e">Re: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 12408 - Failure</a></h4>
         <div class="section-content">
-        James:<br />&nbsp;<br />One thing to watch out for (it got me and someone else new recently) is that
-the 3.x...
+        javadocs pass on java 6... this is some java 5 bug...<br />&nbsp;<br />On Fri, Feb 10, 2012 at 4:23 PM,...
         </div>
       
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1331044593.25333.1328900699492.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2947) DIH caching bug - EntityRunner destroys child entity processor</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c543845793.26034.1328909099437.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3764) Remove oal.util.MapBackedSet (Java 6 offsers Collections.newSetFromMap())</a></h4>
         <div class="section-content">
-        [ <a href="https://issues.apache.org/jira/browse/SOLR-2947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205644#comment-13205644">https://issues.apache.org/jira/browse/SOLR-2947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205644#comment-13205644</a>
-] <br />&nbsp;<br />James Dyer commented on SOLR-2947:
-----------------------------------<br />&nbsp;<br />I not set up yet and not sure how...
+        [ <a href="https://issues.apache.org/jira/browse/LUCENE-3764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/LUCENE-3764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
+]<br />&nbsp;<br />Uwe Schindler updated LUCENE-3764:
+----------------------------------<br />&nbsp;<br />    Attachment: LUCENE-3764.patch<br />&nbsp;<br />Simple patch. Will commit this now.<br />&nbsp;...
         </div>
       </div>
     </div>

Modified: websites/production/lucene/content/index.html
==============================================================================
--- websites/production/lucene/content/index.html (original)
+++ websites/production/lucene/content/index.html Fri Feb 10 22:15:16 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/%3c1459086309.25726.1328904899782.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (LUCENE-3766) Remove/deprecate Tokenizer&#39;s default ctor</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c2135983354.26046.1328909220462.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3764) Remove oal.util.MapBackedSet (Java 6 offsers Collections.newSetFromMap())</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3cCAN4YXvdVBKcbd1OoZbAvtLugg-o65RRtXxuC42-mnhVG3KwjrQ@mail.gmail.com%3e">Re: [jira] [Commented] (SOLR-2947) DIH caching bug - EntityRunner destroys child entity processor</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3cCAOdYfZUTK2aTfyQo+f2T6C_wzP=T7U5yBVKi6aq5g4WJ8XbENQ@mail.gmail.com%3e">Re: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 12408 - Failure</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1331044593.25333.1328900699492.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2947) DIH caching bug - EntityRunner destroys child entity processor</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c543845793.26034.1328909099437.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3764) Remove oal.util.MapBackedSet (Java 6 offsers Collections.newSetFromMap())</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/%3cCAL3VrCfqE6X_V81pnaZwJkXK0Fk8sJtsCOV5aiW=_DLaTsTUdA@mail.gmail.com%3e">Re: (Old) SolrCloud Date Sorting issue</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAN4YXvdqH64=h+asGL1pK+OPNkafH6H2jpTNP-=9upEfUSP+Cg@mail.gmail.com%3e">Re: correct usage of StreamingUpdateSolrServer?</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAB_8Yd_41JwWnCP_LujwrG3BbkNNb5ELsv-9fRwK4krS66HsXA@mail.gmail.com%3e">Re: (Old) SolrCloud Date Sorting issue</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAP5H3z3hwbhg6FiQU9CDaechd1Mi4pvfREuLkL+w=8n6sjE89Q@mail.gmail.com%3e">Re: indexing with DIH (and with problems)</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAL3VrCfcnUVnwJGVFR+iuqXbR7HKGQouZ0n6Yz4Megotxo68mA@mail.gmail.com%3e">Re: (Old) SolrCloud Date Sorting issue</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAHau4yt8NO6qwCuO9osM8z7AO1T-UB_a_k7A63afkYe4T5D=RQ@mail.gmail.com%3e">Re: correct usage of StreamingUpdateSolrServer?</a></h4>
           </div>
         </div>
       </div>

Modified: websites/production/lucene/content/solr/index.html
==============================================================================
--- websites/production/lucene/content/solr/index.html (original)
+++ websites/production/lucene/content/solr/index.html Fri Feb 10 22:15:16 2012
@@ -463,33 +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=1242924;view=revision">r1242924</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3736">LUCENE-3736</a>: ParallelReader was split into ParallelAtomicReader and ParallelCompositeReader. Lucene 3.x's ParallelReader is now ParallelAtomicReader; but the new composite variant... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#uschindler">uschindler</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1242934;view=revision">r1242934</a>
+            <a href="https://issues.apache.org/jira/browse/SOLR-3076">SOLR-3076</a>: fix BJQ to handle incoming liveDocs/filter correctly (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
           </div>
           
           <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1242903;view=revision">r1242903</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3760">LUCENE-3760</a>: clean up DirectoryReader/SegmentInfos methods (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1242932;view=revision">r1242932</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-3764">LUCENE-3764</a>: Remove MapBackedSet, it's already available in Java 6 through Collections.newSetFromMap(Map). BTW: Funny: http://blog.grovehillsoftware.com/2009/12/handy-but-hidden-collectionsnewsetfromm.html (<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=1242890;view=revision">r1242890</a>
-            <a href="https://issues.apache.org/jira/browse/LUCENE-3766">LUCENE-3766</a>: Remove Tokenizer's default ctor (<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=1242927;view=revision">r1242927</a>
+            unignore this test (<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=1242843;view=revision">r1242843</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-2957">SOLR-2957</a>: fix default core behavior when in zk mode (<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=1242924;view=revision">r1242924</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-3736">LUCENE-3736</a>: ParallelReader was split into ParallelAtomicReader and ParallelCompositeReader. Lucene 3.x's ParallelReader is now ParallelAtomicReader; but the new composite variant... (<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=1242832;view=revision">r1242832</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-3120">SOLR-3120</a>: spatial post-filter (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#yonik">yonik</a>
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1242903;view=revision">r1242903</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-3760">LUCENE-3760</a>: clean up DirectoryReader/SegmentInfos methods (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
+            <a href="http://people.apache.org/committer-index.html#mikemccand">mikemccand</a>
           </div>
           
         </div>
@@ -500,6 +500,11 @@ as well as new analysis capabilities.</l
 
         
         <div class="status-item">
+          <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-2790">[SOLR-2790] DataImportHandler last_index_time does not update on delta-imports</a><br/>
+          <div class="section-content">
+                         <p>When a full-index is run using the DataImportHandler, the last_index_time is updated.  But it is not updated when a delta-import...</p>
+          </div>
+          
           <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>
@@ -520,12 +525,6 @@ as well as new analysis capabilities.</l
                          <p>During the second phase of a group query, the collator sends a query to each of the shards.  The purpose...</p>
           </div>
           
-          <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-2957">[SOLR-2957] collection URLs in a cluster</a><br/>
-          <div class="section-content">
-                         <p>In solrcloud, one can hit a URL of /collection1/select and get a distributed search over collection1.<br/>
-If we wish to...</p>
-          </div>
-          
         </div>
         
       </div>
@@ -534,25 +533,23 @@ If we wish to...</p>
 
         
         <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1459086309.25726.1328904899782.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (LUCENE-3766) Remove/deprecate Tokenizer's default ctor</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c2135983354.26046.1328909220462.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3764) Remove oal.util.MapBackedSet (Java 6 offsers Collections.newSetFromMap())</a></h4>
           <div class="section-content">
-          [ <a href="https://issues.apache.org/jira/browse/LUCENE-3766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/LUCENE-3766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
-]<br />&nbsp;<br />Robert Muir resolved LUCENE-3766.
----------------------------------<br />&nbsp;<br />    Resolution: Fixed<br />&nbsp;<br />> Remove/deprecate Tokenizer's default ctor
-> -----------------------------------------...
+          [ <a href="https://issues.apache.org/jira/browse/LUCENE-3764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205774#comment-13205774">https://issues.apache.org/jira/browse/LUCENE-3764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205774#comment-13205774</a>
+] <br />&nbsp;<br />Uwe Schindler commented on LUCENE-3764:
+---------------------------------------<br />&nbsp;<br />Funny: <a href="http://blog.grovehillsoftware.com/2009/12/handy-but-hidden-collectionsnewsetfromm.html">http://blog.grovehillsoftware.com/2009/12/handy-but-hidden-collectionsnewsetfromm.html</a><br />&nbsp;<br />> Remove oal.util.MapBackedSet (Java 6 offsers...
             </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3cCAN4YXvdVBKcbd1OoZbAvtLugg-o65RRtXxuC42-mnhVG3KwjrQ@mail.gmail.com%3e">Re: [jira] [Commented] (SOLR-2947) DIH caching bug - EntityRunner destroys child entity processor</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3cCAOdYfZUTK2aTfyQo+f2T6C_wzP=T7U5yBVKi6aq5g4WJ8XbENQ@mail.gmail.com%3e">Re: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 12408 - Failure</a></h4>
           <div class="section-content">
-          James:<br />&nbsp;<br />One thing to watch out for (it got me and someone else new recently) is that
-the 3.x...
+          javadocs pass on java 6... this is some java 5 bug...<br />&nbsp;<br />On Fri, Feb 10, 2012 at 4:23 PM,...
             </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1331044593.25333.1328900699492.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2947) DIH caching bug - EntityRunner destroys child entity processor</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c543845793.26034.1328909099437.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3764) Remove oal.util.MapBackedSet (Java 6 offsers Collections.newSetFromMap())</a></h4>
           <div class="section-content">
-          [ <a href="https://issues.apache.org/jira/browse/SOLR-2947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205644#comment-13205644">https://issues.apache.org/jira/browse/SOLR-2947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205644#comment-13205644</a>
-] <br />&nbsp;<br />James Dyer commented on SOLR-2947:
-----------------------------------<br />&nbsp;<br />I not set up yet and not sure how...
+          [ <a href="https://issues.apache.org/jira/browse/LUCENE-3764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/LUCENE-3764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
+]<br />&nbsp;<br />Uwe Schindler updated LUCENE-3764:
+----------------------------------<br />&nbsp;<br />    Attachment: LUCENE-3764.patch<br />&nbsp;<br />Simple patch. Will commit this now.<br />&nbsp;...
             </div>
           
         </div>
@@ -563,22 +560,24 @@ the 3.x...
 
         
         <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAL3VrCfqE6X_V81pnaZwJkXK0Fk8sJtsCOV5aiW=_DLaTsTUdA@mail.gmail.com%3e">Re: (Old) SolrCloud Date Sorting issue</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAN4YXvdqH64=h+asGL1pK+OPNkafH6H2jpTNP-=9upEfUSP+Cg@mail.gmail.com%3e">Re: correct usage of StreamingUpdateSolrServer?</a></h4>
           <div class="section-content">
-          I'd like to look at the pseudo fields you're talking about (don't
-really understand it right now), but need to...
+          Well, that's certainly "hello world" <G>.<br />&nbsp;<br />But I'm kinda stumped, I have programs that look an awful lot like...</g>
           </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAB_8Yd_41JwWnCP_LujwrG3BbkNNb5ELsv-9fRwK4krS66HsXA@mail.gmail.com%3e">Re: (Old) SolrCloud Date Sorting issue</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAP5H3z3hwbhg6FiQU9CDaechd1Mi4pvfREuLkL+w=8n6sjE89Q@mail.gmail.com%3e">Re: indexing with DIH (and with problems)</a></h4>
           <div class="section-content">
-          On Fri, Feb 10, 2012 at 2:48 PM, Jamie Johnson <je...@gmail.com> wrote:
-> So looking at query component it appears to...</jej2003>
+          with rootEntity="false" it's the same..
+help!
+2012/2/10 Chantal Ackermann <ch...@btelligent.de><br />&nbsp;<br />>
+>
+> On Thu, 2012-02-09 at 23:45 +0100, alessio...</chantal>
           </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAL3VrCfcnUVnwJGVFR+iuqXbR7HKGQouZ0n6Yz4Megotxo68mA@mail.gmail.com%3e">Re: (Old) SolrCloud Date Sorting issue</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAHau4yt8NO6qwCuO9osM8z7AO1T-UB_a_k7A63afkYe4T5D=RQ@mail.gmail.com%3e">Re: correct usage of StreamingUpdateSolrServer?</a></h4>
           <div class="section-content">
-          So looking at query component it appears to sort the entire doc list
-at the end of process, my component...
+          here is how i was playing with it..<br />&nbsp;<br />        StreamingUpdateSolrServer solrServer = new
+StreamingUpdateSolrServer("http://localhost:8983/solr/", 10, 1);<br />&nbsp;<br />        SolrInputDocument doc1 =...
           </div>
           
         </div>