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 17:15:13 UTC

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

Author: buildbot
Date: Thu Feb  9 16:15:12 2012
New Revision: 804355

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 Thu Feb  9 16:15:12 2012
@@ -548,33 +548,36 @@ 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-3765">[LUCENE-3765] trappy ignoreCase behavior with StopFilter/ignoreCase</a><br/>
+      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3761">[LUCENE-3761] Generalize SearcherManager</a><br/>
        <div class="section-content">
-        <p>Spinoff from <a href="https://issues.apache.org/jira/browse/LUCENE-3751" title="Align default Japanese configurations for Lucene and Solr">LUCENE-3751</a>:</p>
-
-<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-java">* If &lt;code&gt;stopWords&lt;/code&gt; is an instance of {@link CharArraySet} (<span class="code-keyword">true</span> <span class="code-keyword">if</span>
-* &lt;code&gt;makeStopSet()&lt;/code&gt; was used...</pre></div></div>
+        <p>I&apos;d like to generalize SearcherManager to a class which can manage instances of a certain type of interfaces. The reason...</p>
        </div>
     
-      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3751">[LUCENE-3751] Align default Japanese configurations for Lucene and Solr</a><br/>
+      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3756">[LUCENE-3756] Don&apos;t allow IndexWriterConfig setters to chain</a><br/>
        <div class="section-content">
-        <p>The <tt>KuromojiAnalyzer</tt> in Lucene shoud have the same default configuration as the <tt>text_ja</tt> field type introduced in <tt>schema.xml</tt> by <a href="https://issues.apache.org/jira/browse/SOLR-3056" title="Introduce Japanese field type in schema.xml">SOLR-3056...</a></p>
+        <p>Spinoff from <a href="https://issues.apache.org/jira/browse/LUCENE-3736" title="ParallelReader is now atomic, rename to ParallelAtomicReader and also add a ParallelCompositeReader (that requires LogDocMergePolicy to have identical subreader structure)">LUCENE-3736</a>.</p>
+
+<p>I don&apos;t like that IndexWriterConfig&apos;s setters are chainable; it<br/>
+results in code in our tests like...</p>
        </div>
     
-      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3758">[LUCENE-3758] Allow the ComplexPhraseQueryParser to search order or un-order proximity queries.</a><br/>
+      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3764">[LUCENE-3764] Remove oal.util.MapBackedSet (Java 6 offsers Collections.newSetFromMap())</a><br/>
        <div class="section-content">
-        <p>The ComplexPhraseQueryParser use SpanNearQuery, but always set the "inOrder" value hardcoded to "true". This could be configurable.</p>
+        <p>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-3762">[LUCENE-3762] Upgrade JUnit to 4.10, refactor state-machine of detecting setUp/tearDown call chaining.</a><br/>
+      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3765">[LUCENE-3765] trappy ignoreCase behavior with StopFilter/ignoreCase</a><br/>
        <div class="section-content">
-        <p>Both Lucene and Solr use JUnit 4.7. I suggest we move forward and upgrade to JUnit 4.10 which provides several...</p>
+        <p>Spinoff from <a href="https://issues.apache.org/jira/browse/LUCENE-3751" title="Align default Japanese configurations for Lucene and Solr">LUCENE-3751</a>:</p>
+
+<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
+<pre class="code-java">* If &lt;code&gt;stopWords&lt;/code&gt; is an instance of {@link CharArraySet} (<span class="code-keyword">true</span> <span class="code-keyword">if</span>
+* &lt;code&gt;makeStopSet()&lt;/code&gt; was used...</pre></div></div>
        </div>
     
-      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-1486">[LUCENE-1486] Wildcards, ORs etc inside Phrase queries</a><br/>
+      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3751">[LUCENE-3751] Align default Japanese configurations for Lucene and Solr</a><br/>
        <div class="section-content">
-        <p>An extension to the default QueryParser that overrides the parsing of PhraseQueries to allow more complex syntax e.g. wildcards in...</p>
+        <p>The <tt>KuromojiAnalyzer</tt> in Lucene shoud have the same default configuration as the <tt>text_ja</tt> field type introduced in <tt>schema.xml</tt> by <a href="https://issues.apache.org/jira/browse/SOLR-3056" title="Introduce Japanese field type in schema.xml">SOLR-3056...</a></p>
        </div>
     </div></div>
     
@@ -582,25 +585,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/%3c354778900.19442.1328797682859.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-3080) We should consider removing shard info from Zk when you explicitly unload a SolrCore.</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1296237242.19622.1328801159538.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3756) Don&#39;t allow IndexWriterConfig setters to chain</a></h4>
         <div class="section-content">
-        [ <a href="https://issues.apache.org/jira/browse/SOLR-3080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204547#comment-13204547">https://issues.apache.org/jira/browse/SOLR-3080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204547#comment-13204547</a>
-] <br />&nbsp;<br />Mark Miller commented on SOLR-3080:
------------------------------------<br />&nbsp;<br />bq.  I am not sure how that should be...
+        [ <a href="https://issues.apache.org/jira/browse/LUCENE-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204584#comment-13204584">https://issues.apache.org/jira/browse/LUCENE-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204584#comment-13204584</a>
+] <br />&nbsp;<br />Yonik Seeley commented on LUCENE-3756:
+--------------------------------------<br />&nbsp;<br />This is indicative of a larger worrying trend of...
         </div>
       
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1323489148.19440.1328797563011.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-3088) create shard placeholders</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1263774762.19445.1328797802294.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-3080) We should consider removing shard info from Zk when you explicitly unload a SolrCore.</a></h4>
         <div class="section-content">
-        [ <a href="https://issues.apache.org/jira/browse/SOLR-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204546#comment-13204546">https://issues.apache.org/jira/browse/SOLR-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204546#comment-13204546</a>
-] <br />&nbsp;<br />Mark Miller commented on SOLR-3088:
------------------------------------<br />&nbsp;<br />bq. Also i think the error message that is...
+        [ <a href="https://issues.apache.org/jira/browse/SOLR-3080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204549#comment-13204549">https://issues.apache.org/jira/browse/SOLR-3080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204549#comment-13204549</a>
+] <br />&nbsp;<br />Sami Siren commented on SOLR-3080:
+----------------------------------<br />&nbsp;<br />bq. Perhaps we should just remove it?<br />&nbsp;<br />Sounds...
         </div>
       
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1153134783.19437.1328797562406.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/%3c354778900.19442.1328797682859.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-3080) We should consider removing shard info from Zk when you explicitly unload a SolrCore.</a></h4>
         <div class="section-content">
-        [ <a href="https://issues.apache.org/jira/browse/SOLR-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204533#comment-13204533">https://issues.apache.org/jira/browse/SOLR-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204533#comment-13204533</a>
-] <br />&nbsp;<br />Russell Black edited comment on SOLR-3109 at 2/9/12 2:24 PM:
--------------------------------------------------------------<br />&nbsp;<br />The test case is...
+        [ <a href="https://issues.apache.org/jira/browse/SOLR-3080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204547#comment-13204547">https://issues.apache.org/jira/browse/SOLR-3080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204547#comment-13204547</a>
+] <br />&nbsp;<br />Mark Miller commented on SOLR-3080:
+-----------------------------------<br />&nbsp;<br />bq.  I am not sure how that should be...
         </div>
       </div>
     </div>

Modified: websites/production/lucene/content/index.html
==============================================================================
--- websites/production/lucene/content/index.html (original)
+++ websites/production/lucene/content/index.html Thu Feb  9 16:15:12 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/%3c354778900.19442.1328797682859.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-3080) We should consider removing shard info from Zk when you explicitly unload a SolrCore.</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1296237242.19622.1328801159538.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3756) Don&#39;t allow IndexWriterConfig setters to chain</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1323489148.19440.1328797563011.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-3088) create shard placeholders</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1263774762.19445.1328797802294.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-3080) We should consider removing shard info from Zk when you explicitly unload a SolrCore.</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1153134783.19437.1328797562406.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/%3c354778900.19442.1328797682859.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-3080) We should consider removing shard info from Zk when you explicitly unload a SolrCore.</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/%3c7B1F1D29-9E54-4B91-BDE9-68CBC603CFC0@gmail.com%3e">Re: multiple cores in a single instance vs multiple instances with single core</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAL3VrCc-h46BwioJ5tu+qYZVG=9tcuOsYb7fxcedaAw0czo61g@mail.gmail.com%3e">Re: Latest SolrCloud Issue</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c7C4B40EA-F12F-44D6-A614-43DB83772D7C@gmail.com%3e">Re: solr cloud concepts</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c345A5F0A-7832-4C71-B69C-D0E7727E0E4F@wunderwood.org%3e">Re: How to do this in Solr? random result for the first few results</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c24EAA2F8B597084696EA17AABCAD51C60AE55CCD@bbcxues10.national.core.bbc.co.uk%3e">spell checking and filtering in the same query</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAL3VrCf8dhdGoZtD-657JL8VPtnaXgYw2QiXsH8r7iWggEZN7A@mail.gmail.com%3e">Latest SolrCloud Issue</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 Thu Feb  9 16:15:12 2012
@@ -500,9 +500,16 @@ as well as new analysis capabilities.</l
 
         
         <div class="status-item">
-          <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/>
+          <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>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-3117">[SOLR-3117] CoreDescriptor attempts to use the name before checking if it is null</a><br/>
+          <div class="section-content">
+                         <p>in CoreDescriptor when creating the cloudDesc the name is accessed before checking if it is null </p>
+
+<p>I believe it should...</p>
           </div>
           
           <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-3088">[SOLR-3088] create shard placeholders</a><br/>
@@ -510,9 +517,9 @@ 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-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-3080">[SOLR-3080] We should consider removing shard info from Zk when you explicitly unload a SolrCore.</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>
+                         
           </div>
           
           <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-2667">[SOLR-2667] Finish Solr Admin UI</a><br/>
@@ -520,11 +527,6 @@ as well as new analysis capabilities.</l
                          <p>In <a href="https://issues.apache.org/jira/browse/SOLR-2399" title="Solr Admin Interface, reworked"><del>SOLR-2399</del></a>, we added a new admin UI. The issue has gotten too long to follow, so this is...</p>
           </div>
           
-          <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-3116">[SOLR-3116] new Admin UI does not allow drill-down into ZooKeeper</a><br/>
-          <div class="section-content">
-                         <p>One thing missing from the old UI for the ZooKeeper view - you can no longer see the data at...</p>
-          </div>
-          
         </div>
         
       </div>
@@ -533,25 +535,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/%3c354778900.19442.1328797682859.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-3080) We should consider removing shard info from Zk when you explicitly unload a SolrCore.</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1296237242.19622.1328801159538.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3756) Don't allow IndexWriterConfig setters to chain</a></h4>
           <div class="section-content">
-          [ <a href="https://issues.apache.org/jira/browse/SOLR-3080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204547#comment-13204547">https://issues.apache.org/jira/browse/SOLR-3080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204547#comment-13204547</a>
-] <br />&nbsp;<br />Mark Miller commented on SOLR-3080:
------------------------------------<br />&nbsp;<br />bq.  I am not sure how that should be...
+          [ <a href="https://issues.apache.org/jira/browse/LUCENE-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204584#comment-13204584">https://issues.apache.org/jira/browse/LUCENE-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204584#comment-13204584</a>
+] <br />&nbsp;<br />Yonik Seeley commented on LUCENE-3756:
+--------------------------------------<br />&nbsp;<br />This is indicative of a larger worrying trend of...
             </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1323489148.19440.1328797563011.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-3088) create shard placeholders</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1263774762.19445.1328797802294.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-3080) We should consider removing shard info from Zk when you explicitly unload a SolrCore.</a></h4>
           <div class="section-content">
-          [ <a href="https://issues.apache.org/jira/browse/SOLR-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204546#comment-13204546">https://issues.apache.org/jira/browse/SOLR-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204546#comment-13204546</a>
-] <br />&nbsp;<br />Mark Miller commented on SOLR-3088:
------------------------------------<br />&nbsp;<br />bq. Also i think the error message that is...
+          [ <a href="https://issues.apache.org/jira/browse/SOLR-3080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204549#comment-13204549">https://issues.apache.org/jira/browse/SOLR-3080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204549#comment-13204549</a>
+] <br />&nbsp;<br />Sami Siren commented on SOLR-3080:
+----------------------------------<br />&nbsp;<br />bq. Perhaps we should just remove it?<br />&nbsp;<br />Sounds...
             </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1153134783.19437.1328797562406.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/%3c354778900.19442.1328797682859.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-3080) We should consider removing shard info from Zk when you explicitly unload a SolrCore.</a></h4>
           <div class="section-content">
-          [ <a href="https://issues.apache.org/jira/browse/SOLR-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204533#comment-13204533">https://issues.apache.org/jira/browse/SOLR-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204533#comment-13204533</a>
-] <br />&nbsp;<br />Russell Black edited comment on SOLR-3109 at 2/9/12 2:24 PM:
--------------------------------------------------------------<br />&nbsp;<br />The test case is...
+          [ <a href="https://issues.apache.org/jira/browse/SOLR-3080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204547#comment-13204547">https://issues.apache.org/jira/browse/SOLR-3080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204547#comment-13204547</a>
+] <br />&nbsp;<br />Mark Miller commented on SOLR-3080:
+-----------------------------------<br />&nbsp;<br />bq.  I am not sure how that should be...
             </div>
           
         </div>
@@ -562,21 +564,21 @@ 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/%3c7B1F1D29-9E54-4B91-BDE9-68CBC603CFC0@gmail.com%3e">Re: multiple cores in a single instance vs multiple instances with single core</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAL3VrCc-h46BwioJ5tu+qYZVG=9tcuOsYb7fxcedaAw0czo61g@mail.gmail.com%3e">Re: Latest SolrCloud Issue</a></h4>
           <div class="section-content">
-          On Feb 8, 2012, at 10:14 PM, Jamie Johnson wrote:<br />&nbsp;<br />> Thanks Mark, in regards to failover I completely...
+          So I think the change I made should still be done, but the issue was
+on my end missing the...
           </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c7C4B40EA-F12F-44D6-A614-43DB83772D7C@gmail.com%3e">Re: solr cloud concepts</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c345A5F0A-7832-4C71-B69C-D0E7727E0E4F@wunderwood.org%3e">Re: How to do this in Solr? random result for the first few results</a></h4>
           <div class="section-content">
-          On Feb 8, 2012, at 11:27 PM, Adeel Qureshi wrote:<br />&nbsp;<br />> to
-> create new collections its not that...
+          Or you can do a search for two ads with random ordering, then a second search for ads in the...
           </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c24EAA2F8B597084696EA17AABCAD51C60AE55CCD@bbcxues10.national.core.bbc.co.uk%3e">spell checking and filtering in the same query</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAL3VrCf8dhdGoZtD-657JL8VPtnaXgYw2QiXsH8r7iWggEZN7A@mail.gmail.com%3e">Latest SolrCloud Issue</a></h4>
           <div class="section-content">
-          Background:<br />&nbsp;<br />I have an solr index containing foodtypes, chefs, and courses. This is
-an initial setup to test my...
+          This morning I pulled the latest code from trunk and was trying to
+walk through the adding of cores here...
           </div>
           
         </div>