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/09 00:15:13 UTC

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

Author: buildbot
Date: Wed Feb  8 23:15:13 2012
New Revision: 804287

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 Wed Feb  8 23:15:13 2012
@@ -514,6 +514,12 @@ once a segment is finished.</li>
       <div class="status-item">
       
       <div class="section-content">
+        <a class="svn" href="http://svn.apache.org/viewvc?revision=1242150;view=revision">r1242150</a>
+        Fix for <a href="https://issues.apache.org/jira/browse/SOLR-3111">SOLR-3111</a> - fl param not working when more than one field was specified. Also honors * for &quot;all... (<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=1241986;view=revision">r1241986</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-3753">LUCENE-3753</a>: Clover fixes: Added non-clover-invoking compile-core target specializations to the lucene/test-framework and lucene/tools modules, since these classes have no... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
@@ -537,18 +543,17 @@ once a segment is finished.</li>
         Fix fall-through warnings in randomHtmlishString() - added missing &quot;break;&quot;s (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1241878;view=revision">r1241878</a>
-        <a href="https://issues.apache.org/jira/browse/SOLR-3097">SOLR-3097</a>, <a href="https://issues.apache.org/jira/browse/SOLR-3105">SOLR-3105</a>: add fieldtypes for different languages to the example (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
-      </div>
     </div></div>
     
     
     <div id="jira">
       <h1>Latest JIRA</h1>
       <div class="status-item">
+      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3760">[LUCENE-3760] Cleanup DR.getCurrentVersion/DR.getUserData/DR.getIndexCommit().getUserData()</a><br/>
+       <div class="section-content">
+        <p>Spinoff from Ryan&apos;s dev thread "DR.getCommitUserData() vs DR.getIndexCommit().getUserData()"... these methods are confusing/dups right now.</p>
+       </div>
+    
       <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3753">[LUCENE-3753] Restructure the Lucene build system</a><br/>
        <div class="section-content">
         <p>Split out separate core/, test-framework/, and tools/ modules, each with its own build.xml, under the lucene/ directory, similar to the...</p>
@@ -559,11 +564,6 @@ once a segment is finished.</li>
         <p>Both Lucene and Solr use JUnit 4.7. I suggest we move forward and upgrade to JUnit 4.10 which provides several...</p>
        </div>
     
-      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3760">[LUCENE-3760] Cleanup DR.getCurrentVersion/DR.getUserData/DR.getIndexCommit().getUserData()</a><br/>
-       <div class="section-content">
-        <p>Spinoff from Ryan&apos;s dev thread "DR.getCommitUserData() vs DR.getIndexCommit().getUserData()"... these methods are confusing/dups right now.</p>
-       </div>
-    
       <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3761">[LUCENE-3761] Generalize SearcherManager</a><br/>
        <div class="section-content">
         <p>I&apos;d like to generalize SearcherManager to a class which can manage instances of a certain type of interfaces. The reason...</p>
@@ -582,24 +582,25 @@ 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/%3cCAF=Pa582mxvy7iUJ=1CgU4EzOe_n3Hmoo+KARLXtzRUAUDwX+Q@mail.gmail.com%3e">Re: Changing our Wiki software?</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1700840955.16964.1328740024520.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Issue Comment Edited] (SOLR-3109) group=true requests result in numerous redundant shard requests</a></h4>
         <div class="section-content">
-        On Wed, Feb 8, 2012 at 6:38 AM, Yonik Seeley <yo...@lucidimagination.com> wrote:
-> On Wed, Feb 8, 2012 at 6:17 AM,...</yonik>
+        [ <a href="https://issues.apache.org/jira/browse/SOLR-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13203990#comment-13203990">https://issues.apache.org/jira/browse/SOLR-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13203990#comment-13203990</a>
+] <br />&nbsp;<br />Martijn van Groningen edited comment on SOLR-3109 at 2/8/12 10:25 PM:
+----------------------------------------------------------------------<br />&nbsp;<br />I noticed that...
         </div>
       
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c247304824.16576.1328735699328.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (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/%3c203791422.16841.1328738339608.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-3076) Solr should support block joins</a></h4>
         <div class="section-content">
-        [ <a href="https://issues.apache.org/jira/browse/LUCENE-3762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13203989#comment-13203989">https://issues.apache.org/jira/browse/LUCENE-3762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13203989#comment-13203989</a>
-] <br />&nbsp;<br />Uwe Schindler commented on LUCENE-3762:
----------------------------------------<br />&nbsp;<br />bq. I rewrote the state machine and used a...
+        [ <a href="https://issues.apache.org/jira/browse/SOLR-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204042#comment-13204042">https://issues.apache.org/jira/browse/SOLR-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204042#comment-13204042</a>
+] <br />&nbsp;<br />Robert Muir commented on SOLR-3076:
+-----------------------------------<br />&nbsp;<br />Hi Mikhail, take a look at solr/common-build.xml and search...
         </div>
       
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1172730113.16578.1328735699410.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (SOLR-3109) group=true requests result in numerous redundant shard requests</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1483019236.16799.1328737859940.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (SOLR-3076) Solr should support block joins</a></h4>
         <div class="section-content">
-        [ <a href="https://issues.apache.org/jira/browse/SOLR-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/SOLR-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
-]<br />&nbsp;<br />Martijn van Groningen updated SOLR-3109:
-----------------------------------------<br />&nbsp;<br />    Attachment: SOLR-3109.patch<br />&nbsp;<br />I noticed that the distributed test...
+        [ <a href="https://issues.apache.org/jira/browse/SOLR-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/SOLR-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
+]<br />&nbsp;<br />Mikhail Khludnev updated SOLR-3076:
+-----------------------------------<br />&nbsp;<br />    Attachment: parent-bjq-qparser.patch<br />&nbsp;<br />Michael,<br />&nbsp;<br />I agree with your points....
         </div>
       </div>
     </div>
@@ -608,6 +609,13 @@ once a segment is finished.</li>
     <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/%3c0d195aa4cd7ba9343575912ab5bb9624@mail.gmail.com%3e">Working with MemoryIndex results</a></h4>
+        <div class="section-content">
+        Hello,<br />&nbsp;<br />I'm using a MemoryIndex in order to search a block of in-memory text using
+a lucene query.
+I'm...
+        </div>
+      
       <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3cCA+huq0B=56wNBb5PxxdNCAhycVVYH1bCd3xp5D=_-QM6z1S9CQ@mail.gmail.com%3e">Re: slow speed of searching</a></h4>
         <div class="section-content">
         thanks a lot<br />&nbsp;<br />On Wed, Feb 8, 2012 at 9:48 PM, Ian Lea <ia...@gmail.com> wrote:<br />&nbsp;<br />> <a href="http://wiki.apache.org/lucene-java/ImproveSearchingSpeed">http://wiki.apache.org/lucene-java/ImproveSearchingSpeed</a>
@@ -620,12 +628,6 @@ once a segment is finished.</li>
         <a href="http://wiki.apache.org/lucene-java/ImproveSearchingSpeed">http://wiki.apache.org/lucene-java/ImproveSearchingSpeed</a><br />&nbsp;<br />(the 3rd item is Use a local filesystem!)<br />&nbsp;<br />--
 Ian.<br />&nbsp;<br />On Wed, Feb 8, 2012 at...
         </div>
-      
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3cCAEY5pxXYYNZkT_6ChbSHQdKxY7bYerKPLYji3U=L4RYLJSkmiw@mail.gmail.com%3e">Re: how to create directory on a remote server protected by password</a></h4>
-        <div class="section-content">
-        Don't.  Likely to cause more problems than it's worth.  See recent
-thread on "Why read past EOF".<br />&nbsp;<br />But if...
-        </div>
       </div>
     </div>
     

Modified: websites/production/lucene/content/index.html
==============================================================================
--- websites/production/lucene/content/index.html (original)
+++ websites/production/lucene/content/index.html Wed Feb  8 23:15:13 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/%3cCAF=Pa582mxvy7iUJ=1CgU4EzOe_n3Hmoo+KARLXtzRUAUDwX+Q@mail.gmail.com%3e">Re: Changing our Wiki software?</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1700840955.16964.1328740024520.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Issue Comment Edited] (SOLR-3109) group=true requests result in numerous redundant shard requests</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c247304824.16576.1328735699328.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (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/%3c203791422.16841.1328738339608.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-3076) Solr should support block joins</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1172730113.16578.1328735699410.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (SOLR-3109) group=true requests result in numerous redundant shard requests</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1483019236.16799.1328737859940.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (SOLR-3076) Solr should support block joins</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/%3c0d195aa4cd7ba9343575912ab5bb9624@mail.gmail.com%3e">Working with MemoryIndex results</a></h4>
+          
           <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3cCA+huq0B=56wNBb5PxxdNCAhycVVYH1bCd3xp5D=_-QM6z1S9CQ@mail.gmail.com%3e">Re: slow speed of searching</a></h4>
           
           <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3cCAEY5pxVCY=RpAsjGjsTaQaCXTL3sKc=7NSRd0xVLiqryL=7tjg@mail.gmail.com%3e">Re: slow speed of searching</a></h4>
-          
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3cCAEY5pxXYYNZkT_6ChbSHQdKxY7bYerKPLYji3U=L4RYLJSkmiw@mail.gmail.com%3e">Re: how to create directory on a remote server protected by password</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/%3cBD55DFF585F38546B64AF100BB9CF39C63B4E2@DC-MBOX2.advisory.com%3e">Index Start Question</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAH1YrM4hDSHC_KxrZyGY46k22niN2r59OS8ndEDjDixKxb4bYg@mail.gmail.com%3e">Re: solr cloud concepts</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c1328729954787-3727199.post@n3.nabble.com%3e">solr/tomcat performance.</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAF=Pa5_S_BTpxHOkWBtvyLTHmSbYr2QZEL+Vau8mynT2pHFdWQ@mail.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/%3c4F32C99D.2020902@verizon.net%3e">Thank you all</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cc99249ad09c604e5ce707fc4365f4081@localhost%3e">Re: SolrCloud is in trunk.</a></h4>
           </div>
         </div>
       </div>

Modified: websites/production/lucene/content/solr/index.html
==============================================================================
--- websites/production/lucene/content/solr/index.html (original)
+++ websites/production/lucene/content/solr/index.html Wed Feb  8 23:15:13 2012
@@ -463,6 +463,12 @@ as well as new analysis capabilities.</l
         <div class="status-item">
           
           <div class="section-content">
+            <a class="svn" href="http://svn.apache.org/viewvc?revision=1242150;view=revision">r1242150</a>
+            Fix for <a href="https://issues.apache.org/jira/browse/SOLR-3111">SOLR-3111</a> - fl param not working when more than one field was specified. Also honors * for &quot;all... (<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=1241986;view=revision">r1241986</a>
             <a href="https://issues.apache.org/jira/browse/LUCENE-3753">LUCENE-3753</a>: Clover fixes: Added non-clover-invoking compile-core target specializations to the lucene/test-framework and lucene/tools modules, since these classes have no... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
             <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
@@ -487,12 +493,6 @@ as well as new analysis capabilities.</l
             <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1241878;view=revision">r1241878</a>
-            <a href="https://issues.apache.org/jira/browse/SOLR-3097">SOLR-3097</a>, <a href="https://issues.apache.org/jira/browse/SOLR-3105">SOLR-3105</a>: add fieldtypes for different languages to the example (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
-          </div>
-          
         </div>
         
       </div>
@@ -501,14 +501,21 @@ as well as new analysis capabilities.</l
 
         
         <div class="status-item">
-          <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-3076">[SOLR-3076] Solr should support block joins</a><br/>
+          <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-3109">[SOLR-3109] group=true requests result in numerous redundant shard requests</a><br/>
           <div class="section-content">
-                         <p>Lucene has the ability to do block joins, we should add it to Solr.</p>
+                         <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-3109">[SOLR-3109] group=true requests result in numerous redundant shard requests</a><br/>
+          <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-3111">[SOLR-3111] LukeRequestHandler does not properly handle multi-field fl params. Wildcard should also be honored</a><br/>
           <div class="section-content">
-                         <p>During the second phase of a group query, the collator sends a query to each of the shards.  The purpose...</p>
+                         <p>Specifying "&amp;fl=field1 field2" for the LukeRequestHandler results in trying to find a field, you guessed it, "field field2".</p>
+
+<p>Additionally, it...</p>
+          </div>
+          
+          <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-3076">[SOLR-3076] Solr should support block joins</a><br/>
+          <div class="section-content">
+                         <p>Lucene has the ability to do block joins, we should add it to Solr.</p>
           </div>
           
           <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-3108">[SOLR-3108] Error in SolrCloud&apos;s replica lookup code when replica&apos;s are hosted in same Solr instance</a><br/>
@@ -521,11 +528,6 @@ as well as new analysis capabilities.</l
                          <p>When creating a new collection, a placeholder for each shard should be created.</p>
           </div>
           
-          <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-3080">[SOLR-3080] We should consider removing shard info from Zk when you explicitly unload a SolrCore.</a><br/>
-          <div class="section-content">
-                         
-          </div>
-          
         </div>
         
       </div>
@@ -534,24 +536,25 @@ as well as new analysis capabilities.</l
 
         
         <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3cCAF=Pa582mxvy7iUJ=1CgU4EzOe_n3Hmoo+KARLXtzRUAUDwX+Q@mail.gmail.com%3e">Re: Changing our Wiki software?</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1700840955.16964.1328740024520.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Issue Comment Edited] (SOLR-3109) group=true requests result in numerous redundant shard requests</a></h4>
           <div class="section-content">
-          On Wed, Feb 8, 2012 at 6:38 AM, Yonik Seeley <yo...@lucidimagination.com> wrote:
-> On Wed, Feb 8, 2012 at 6:17 AM,...</yonik>
+          [ <a href="https://issues.apache.org/jira/browse/SOLR-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13203990#comment-13203990">https://issues.apache.org/jira/browse/SOLR-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13203990#comment-13203990</a>
+] <br />&nbsp;<br />Martijn van Groningen edited comment on SOLR-3109 at 2/8/12 10:25 PM:
+----------------------------------------------------------------------<br />&nbsp;<br />I noticed that...
             </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c247304824.16576.1328735699328.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (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/%3c203791422.16841.1328738339608.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-3076) Solr should support block joins</a></h4>
           <div class="section-content">
-          [ <a href="https://issues.apache.org/jira/browse/LUCENE-3762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13203989#comment-13203989">https://issues.apache.org/jira/browse/LUCENE-3762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13203989#comment-13203989</a>
-] <br />&nbsp;<br />Uwe Schindler commented on LUCENE-3762:
----------------------------------------<br />&nbsp;<br />bq. I rewrote the state machine and used a...
+          [ <a href="https://issues.apache.org/jira/browse/SOLR-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204042#comment-13204042">https://issues.apache.org/jira/browse/SOLR-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204042#comment-13204042</a>
+] <br />&nbsp;<br />Robert Muir commented on SOLR-3076:
+-----------------------------------<br />&nbsp;<br />Hi Mikhail, take a look at solr/common-build.xml and search...
             </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1172730113.16578.1328735699410.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (SOLR-3109) group=true requests result in numerous redundant shard requests</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1483019236.16799.1328737859940.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (SOLR-3076) Solr should support block joins</a></h4>
           <div class="section-content">
-          [ <a href="https://issues.apache.org/jira/browse/SOLR-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/SOLR-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
-]<br />&nbsp;<br />Martijn van Groningen updated SOLR-3109:
-----------------------------------------<br />&nbsp;<br />    Attachment: SOLR-3109.patch<br />&nbsp;<br />I noticed that the distributed test...
+          [ <a href="https://issues.apache.org/jira/browse/SOLR-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/SOLR-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
+]<br />&nbsp;<br />Mikhail Khludnev updated SOLR-3076:
+-----------------------------------<br />&nbsp;<br />    Attachment: parent-bjq-qparser.patch<br />&nbsp;<br />Michael,<br />&nbsp;<br />I agree with your points....
             </div>
           
         </div>
@@ -562,22 +565,23 @@ as well as new analysis capabilities.</l
 
         
         <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cBD55DFF585F38546B64AF100BB9CF39C63B4E2@DC-MBOX2.advisory.com%3e">Index Start Question</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAH1YrM4hDSHC_KxrZyGY46k22niN2r59OS8ndEDjDixKxb4bYg@mail.gmail.com%3e">Re: solr cloud concepts</a></h4>
           <div class="section-content">
-          Please forgive me if this is a dumb question.  I've never dealt with SOLR before, and I'm being
-asked to...
+          okay so after reading Bruno's blog post .. lets add slice to the mix as
+well .. so we have...
           </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c1328729954787-3727199.post@n3.nabble.com%3e">solr/tomcat performance.</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAF=Pa5_S_BTpxHOkWBtvyLTHmSbYr2QZEL+Vau8mynT2pHFdWQ@mail.gmail.com%3e">Re: Improving performance for SOLR geo queries?</a></h4>
           <div class="section-content">
-          Hi,<br />&nbsp;<br />I'm running solr+tomcat with the following configuration:
-I have 16 slaves, which are being queried by aggregator, while...
+          Hi Matthias-<br />&nbsp;<br />I'm trying to understand how you have your data indexed so we can give
+reasonable direction.<br />&nbsp;...
           </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c4F32C99D.2020902@verizon.net%3e">Thank you all</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cc99249ad09c604e5ce707fc4365f4081@localhost%3e">Re: SolrCloud is in trunk.</a></h4>
           <div class="section-content">
-          All,<br />&nbsp;<br />It appears my attempt at using solr for the application I support is
-about to fail. I'm personally...
+          Good job on this work. A monumental effort.<br />&nbsp;<br />On Wed, 8 Feb 2012 16:41:13 -0500, Mark Miller <ma...@gmail.com>
+wrote:
+>...</markrmiller>
           </div>
           
         </div>
@@ -589,15 +593,15 @@ about to fail. I'm personally...
         
         <div class="status-item">
           <div class="section-content">
-             <a href="http://twitter.com/arjenpdevries/statuses/167365989636378625">@</a>RT <a href="http://twitter.com/lucene">@lucene</a>: RT <a href="http://twitter.com/otisg">@otisg</a>: Nice, Distributed JOIN in Solr with a brand spanking new patch! <a href="http://t.co/5MNDYjVw">http://t.co/5MNDYjVw</a>   <a href="http://twitter.com/search?q=%23solr">#solr</a>
+             <a href="http://twitter.com/johtani/statuses/167384046614233090">@</a>RT <a href="http://twitter.com/heismark">@heismark</a>: A first exploration of SolrCloud: <a href="http://t.co/xm60QjD4">http://t.co/xm60QjD4</a> <a href="http://twitter.com/search?q=%23solr">#solr</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/arconen/statuses/167365517294833664">@</a>RT <a href="http://twitter.com/heismark">@heismark</a>: A first exploration of SolrCloud: <a href="http://t.co/xm60QjD4">http://t.co/xm60QjD4</a> <a href="http://twitter.com/search?q=%23solr">#solr</a>
+             <a href="http://twitter.com/zerocool_kor/statuses/167372441499348992">@</a>RT <a href="http://twitter.com/heismark">@heismark</a>: A first exploration of SolrCloud: <a href="http://t.co/xm60QjD4">http://t.co/xm60QjD4</a> <a href="http://twitter.com/search?q=%23solr">#solr</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/arconen/statuses/167365357529604097">@</a>Good new from <a href="http://twitter.com/search?q=%23Solr!">#Solr!</a> SolrCloud is in trunk. <a href="http://t.co/8NqBbhFC">http://t.co/8NqBbhFC</a>
+             <a href="http://twitter.com/smxsm/statuses/167372336746610689">@</a>interesting - SolrCloud <a href="http://t.co/wHzc2LWA">http://t.co/wHzc2LWA</a> <a href="http://twitter.com/search?q=%23solr">#solr</a> <a href="http://twitter.com/search?q=%23cloud">#cloud</a>
           </div>
           
         </div>