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 18:15:23 UTC

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

Author: buildbot
Date: Thu Feb  9 17:15:22 2012
New Revision: 804358

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 17:15:22 2012
@@ -548,11 +548,6 @@ 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-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>
-       </div>
-    
       <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>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>
@@ -561,11 +556,6 @@ once a segment is finished.</li>
 results in code in our tests like...</p>
        </div>
     
-      <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-3765">[LUCENE-3765] trappy ignoreCase behavior with StopFilter/ignoreCase</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>
@@ -575,9 +565,19 @@ results in code in our tests like...</p>
 * &lt;code&gt;makeStopSet()&lt;/code&gt; was used...</pre></div></div>
        </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-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-3766">[LUCENE-3766] Remove/deprecate Tokenizer&apos;s default ctor</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>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-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>
        </div>
     </div></div>
     
@@ -585,25 +585,26 @@ results in code in our tests like...</p>
     <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/%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/%3c460539820.19754.1328804519513.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3765) trappy ignoreCase behavior with StopFilter/ignoreCase</a></h4>
         <div class="section-content">
-        [ <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...
+        [ <a href="https://issues.apache.org/jira/browse/LUCENE-3765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/LUCENE-3765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
+]<br />&nbsp;<br />Robert Muir updated LUCENE-3765:
+--------------------------------<br />&nbsp;<br />    Attachment: LUCENE-3765.patch<br />&nbsp;<br />Updated patch for trunk.<br />&nbsp;<br />I found...
         </div>
       
-      <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/%3c1414594199.19736.1328804159752.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (SOLR-3117) CoreDescriptor attempts to use the name before checking if it is null</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=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...
+        [ <a href="https://issues.apache.org/jira/browse/SOLR-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/SOLR-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
+]<br />&nbsp;<br />Mark Miller updated SOLR-3117:
+------------------------------<br />&nbsp;<br />    Fix Version/s: 4.0
+         Assignee: Mark Miller<br />&nbsp;<br />> CoreDescriptor attempts...
         </div>
       
-      <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/%3c1826136605.19727.1328804039828.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3761) Generalize SearcherManager</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-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204614#comment-13204614">https://issues.apache.org/jira/browse/LUCENE-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204614#comment-13204614</a>
+] <br />&nbsp;<br />Michael McCandless commented on LUCENE-3761:
+--------------------------------------------<br />&nbsp;<br />Looks awesome -- I like this 2nd approach better!...
         </div>
       </div>
     </div>
@@ -612,6 +613,12 @@ results in code in our tests like...</p>
     <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/%3c4F33E6F7.70107@devoteam.com%3e">Re: confirm unsubscribe from java-user@lucene.apache.org</a></h4>
+        <div class="section-content">
+        Mit freundlichen Grüßen<br />&nbsp;<br />Christof Schablinski<br />&nbsp;<br />Devoteam Danet GmbH, Waldburgstrasse 17 - 19, 70563 Stuttgart, Germany
+Phone: +49 6151...
+        </div>
+      
       <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3c88E50482-79F5-43A8-8CFE-6F5ECD2E2A5D@hoplahup.net%3e">Re: analyzer per document</a></h4>
         <div class="section-content">
         I would use a different field per language and use PerFieldAnalyzer indeed.
@@ -623,12 +630,6 @@ This is also important for queries whose
         one major thing that changed from 3.0.3 to 3.5 is that we use
 TieredMergePolicy by default. can you try to...
         </div>
-      
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3cCAP+gH5aNAvRSUC-aK4_P90UyrThEfaZrbcOa3Nkzg5MO9RBGYg@mail.gmail.com%3e">Re: analyzer per document</a></h4>
-        <div class="section-content">
-        Why don't you store each "file" in a single document, add a field for
-each "line" and use a PerFieldAnalyzerWrapper?...
-        </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 17:15:22 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/%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/%3c460539820.19754.1328804519513.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3765) trappy ignoreCase behavior with StopFilter/ignoreCase</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/%3c1414594199.19736.1328804159752.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (SOLR-3117) CoreDescriptor attempts to use the name before checking if it is null</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>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1826136605.19727.1328804039828.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3761) Generalize SearcherManager</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/%3c4F33E6F7.70107@devoteam.com%3e">Re: confirm unsubscribe from java-user@lucene.apache.org</a></h4>
+          
           <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3c88E50482-79F5-43A8-8CFE-6F5ECD2E2A5D@hoplahup.net%3e">Re: analyzer per document</a></h4>
           
           <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3cCAAHmpkhUdxAFjv_w7CXRXGL2W0dt9fCgHtcWhzOnC4VhEFeFWg@mail.gmail.com%3e">Re: Index writing performance of 3.5</a></h4>
-          
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3cCAP+gH5aNAvRSUC-aK4_P90UyrThEfaZrbcOa3Nkzg5MO9RBGYg@mail.gmail.com%3e">Re: analyzer per document</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/%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/%3c4F33F27C.7040804@solarier.de%3e">Re: Help:Solr can&#39;t put all pdf files into  index</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/%3c74f83e95.14605.13562e419cb.Coremail.whuiss_cs2011@163.com%3e">Re:Re: Help:Solr can&#39;t put all pdf files into  index</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>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAN4YXvcxjq2nmfE2dbfuxtbhkHtdMkyMJjw7xrkH3-pXMad4Ow@mail.gmail.com%3e">Re: Wildcard ? 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 17:15:22 2012
@@ -500,6 +500,12 @@ as well as new analysis capabilities.</l
 
         
         <div class="status-item">
+          <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>
+          
           <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>
@@ -522,11 +528,6 @@ as well as new analysis capabilities.</l
                          
           </div>
           
-          <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-2667">[SOLR-2667] Finish Solr Admin UI</a><br/>
-          <div class="section-content">
-                         <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>
-          
         </div>
         
       </div>
@@ -535,25 +536,26 @@ 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/%3c1296237242.19622.1328801159538.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3756) Don't allow IndexWriterConfig setters to chain</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c460539820.19754.1328804519513.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3765) trappy ignoreCase behavior with StopFilter/ignoreCase</a></h4>
           <div class="section-content">
-          [ <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...
+          [ <a href="https://issues.apache.org/jira/browse/LUCENE-3765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/LUCENE-3765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
+]<br />&nbsp;<br />Robert Muir updated LUCENE-3765:
+--------------------------------<br />&nbsp;<br />    Attachment: LUCENE-3765.patch<br />&nbsp;<br />Updated patch for trunk.<br />&nbsp;<br />I found...
             </div>
           
-          <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/%3c1414594199.19736.1328804159752.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (SOLR-3117) CoreDescriptor attempts to use the name before checking if it is null</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=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...
+          [ <a href="https://issues.apache.org/jira/browse/SOLR-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/SOLR-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
+]<br />&nbsp;<br />Mark Miller updated SOLR-3117:
+------------------------------<br />&nbsp;<br />    Fix Version/s: 4.0
+         Assignee: Mark Miller<br />&nbsp;<br />> CoreDescriptor attempts...
             </div>
           
-          <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/%3c1826136605.19727.1328804039828.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3761) Generalize SearcherManager</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-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204614#comment-13204614">https://issues.apache.org/jira/browse/LUCENE-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204614#comment-13204614</a>
+] <br />&nbsp;<br />Michael McCandless commented on LUCENE-3761:
+--------------------------------------------<br />&nbsp;<br />Looks awesome -- I like this 2nd approach better!...
             </div>
           
         </div>
@@ -564,21 +566,24 @@ 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/%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/%3c4F33F27C.7040804@solarier.de%3e">Re: Help:Solr can't put all pdf files into  index</a></h4>
           <div class="section-content">
-          So I think the change I made should still be done, but the issue was
-on my end missing the...
+          I don't know much about Tika, but this seems to be a bug in PDFBox.<br />&nbsp;<br />See: <a href="https://issues.apache.org/jira/browse/PDFBOX-797">https://issues.apache.org/jira/browse/PDFBOX-797</a><br />&nbsp;<br />Yoz...
           </div>
           
-          <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/%3c74f83e95.14605.13562e419cb.Coremail.whuiss_cs2011@163.com%3e">Re:Re: Help:Solr can't put all pdf files into  index</a></h4>
           <div class="section-content">
-          Or you can do a search for two ads with random ordering, then a second search for ads in the...
+          I test one file that is missing in Solr index. And solr response as below  <br />&nbsp;<br />...
+<str name="Total Requests made to DataSource">0</str>
+<str name="Total Rows Fetched">1</str>
+<str name="Total Documents Skipped">0...</str>
           </div>
           
-          <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>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAN4YXvcxjq2nmfE2dbfuxtbhkHtdMkyMJjw7xrkH3-pXMad4Ow@mail.gmail.com%3e">Re: Wildcard ? issue?</a></h4>
           <div class="section-content">
-          This morning I pulled the latest code from trunk and was trying to
-walk through the adding of cores here...
+          You can pull down 3.5 (aka 3.x) from the nightly build if you want, see:
+<a href="https://builds.apache.org//view/S-Z/view/Solr/job/Solr-3.x/">https://builds.apache.org//view/S-Z/view/Solr/job/Solr-3.x/</a>
+the "last successful artifacts"...
           </div>
           
         </div>