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/13 20:15:12 UTC

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

Author: buildbot
Date: Mon Feb 13 19:15:11 2012
New Revision: 804679

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 Mon Feb 13 19:15:11 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=1243656;view=revision">r1243656</a>
+        <a href="https://issues.apache.org/jira/browse/LUCENE-3769">LUCENE-3769</a>: simplify NRTManager: applyDeletes is only passed to ctor now (<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=1243527;view=revision">r1243527</a>
         <a href="https://issues.apache.org/jira/browse/LUCENE-3774">LUCENE-3774</a>: Optimized and streamlined license and notice file validation
 by refactoring the build task into an ANT task and... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
@@ -537,21 +543,18 @@ by refactoring the build task into an AN
         oops, sorry, I wasn't thinking. .gitignore is versioned. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
         <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
       </div>
-    
-      <div class="section-content">
-        <a class="svn" href="http://svn.apache.org/viewvc?revision=1243463;view=revision">r1243463</a>
-        Ignore .gitignore if it's present. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-        <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</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-3761">[LUCENE-3761] Generalize SearcherManager</a><br/>
+      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3769">[LUCENE-3769] Simplify NRTManager</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>
+        <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>
     
       <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3768">[LUCENE-3768] Typo in some of the .alg files: ForcMerge instead of ForceMerge</a><br/>
@@ -559,6 +562,11 @@ by refactoring the build task into an AN
         <p>Some of the alg files have a typo and have ForcMerge when they should have ForceMerge. This causes following exception...</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>
+    
       <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3731">[LUCENE-3731] Create a analysis/uima module for UIMA based tokenizers/analyzers</a><br/>
        <div class="section-content">
         <p>As discussed in <a href="https://issues.apache.org/jira/browse/SOLR-3013" title="Add UIMA based tokenizers / filters that can be used in the schema.xml">SOLR-3013</a> the UIMA Tokenizers/Analyzer should be refactored out in a separate module (modules/analysis/uima) as they can be...</p>
@@ -568,35 +576,29 @@ by refactoring the build task into an AN
        <div class="section-content">
         <p>The ComplexPhraseQueryParser use SpanNearQuery, but always set the "inOrder" value hardcoded to "true". This could be configurable.</p>
        </div>
-    
-      <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3774">[LUCENE-3774] check-legal isn&apos;t doing its job</a><br/>
-       <div class="section-content">
-        <p>In trunk, the <tt>check-legal-lucene</tt> ant target is not checking any <tt>lucene/contrib/&#42;&#42;/lib/</tt> directories; the <tt>modules/**/lib/</tt> directories are not being checked; and...</p>
-       </div>
     </div></div>
     
     
     <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/%3cCAOdYfZU71T_zxQVyw4AtcqZyLO6ycfrKCuvArXQXYQxQGsq7BA@mail.gmail.com%3e">Re: Test failure in modules/benchmark/: byTask.TestPerfTasksLogic</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3cCAOdYfZX+RfSypFipmmc4G_LU4BosivSnPBG3T0OQTM3dXvQSTA@mail.gmail.com%3e">Re: Test failure in modules/benchmark/: byTask.TestPerfTasksLogic</a></h4>
         <div class="section-content">
-        On Sat, Feb 11, 2012 at 1:35 PM, Steven A Rowe <sa...@syr.edu> wrote:
-> This fails 100% of the time for...</sarowe>
+        I poked around... I got nothing. We should probably just open an
+issue, maybe someone else can see the bug....
         </div>
       
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1411894955.32196.1329153539881.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2646) Integrate Solr benchmarking support into the Benchmark module</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c728938730.32395.1329156300123.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-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13206990#comment-13206990">https://issues.apache.org/jira/browse/SOLR-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13206990#comment-13206990</a>
-] <br />&nbsp;<br />Robert Muir commented on SOLR-2646:
------------------------------------<br />&nbsp;<br />What else do you need to get this in...
+        [ <a href="https://issues.apache.org/jira/browse/LUCENE-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207020#comment-13207020">https://issues.apache.org/jira/browse/LUCENE-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207020#comment-13207020</a>
+] <br />&nbsp;<br />Simon Willnauer commented on LUCENE-3761:
+-----------------------------------------<br />&nbsp;<br />bq. For 3.x, is it possible to have maybeReopen...
         </div>
       
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c782725543.32157.1329152939432.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Created] (SOLR-3131) &quot;details&quot; command fails while a replication is forced with a &quot;fetchIndex&quot; command on a non-slave server</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3cCAOdYfZVw72TQ4W9-Uq1oozROtr446skLn1ke89fSkRRq-C4s=A@mail.gmail.com%3e">Re: Test failure in modules/benchmark/: byTask.TestPerfTasksLogic</a></h4>
         <div class="section-content">
-        "details" command fails while a replication is forced with a "fetchIndex" command on a non-slave
-server
--------------------------------------------------------------------------------------------------------<br />&nbsp;<br />                 Key: SOLR-3131...
+        The previous time we had these problems, I committed a half-way fix
+admitting there were still sporatic problems.<br />&nbsp;<br />So...
         </div>
       </div>
     </div>
@@ -605,22 +607,21 @@ server
     <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/%3c4F394305.6050001@gmail.com%3e">Re: query performance with leading *</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3cCAL8Pwka10UuSaEWtFVNNb9i07B=byT3J6JWKzGeBWZoCY7kLOw@mail.gmail.com%3e">Re: When to refresh writer?</a></h4>
         <div class="section-content">
-        Thank you for the tips,<br />&nbsp;<br />Is there an analyzer which uses this tokenizer? If not, do you know any...
+        IndexWriter doesn't require refreshing... just keep it open forever.
+It'll run it's own merges when needed (see the MergePolicy/Scheduler).<br />&nbsp;...
         </div>
       
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3c007001ccea71$38811750$a98345f0$@thetaphi.de%3e">RE: Paid Job: Looking for a developer to create a small java application to extract url&#39;s from .fdt files</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3cCA+huq0C+NJphhOPkdj2bXdZo0pb=eDT-DfPQHJTGd8-bJd-PCA@mail.gmail.com%3e">When to refresh writer?</a></h4>
         <div class="section-content">
-        Hi,<br />&nbsp;<br />> as for Trunk 4.x, I can't find the isDeleted(int) method. any one could
-tell me
-> why...
+        Hi,<br />&nbsp;<br />My application will go on for ever. When is good time to refresh the writer
+(and merge the...
         </div>
       
-      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3cCAOdYfZV6FVibtVt0Di_LuO2opdkQGmBRZxmjXv59wQw=ixb0AQ@mail.gmail.com%3e">Re: query performance with leading *</a></h4>
+      <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3c4F394305.6050001@gmail.com%3e">Re: query performance with leading *</a></h4>
         <div class="section-content">
-        I think you can solve this with the tokenizers in the
-org.apache.lucene.analysis.path package (in lucene-analyzers.jar)<br />&nbsp;<br />In your case, looks...
+        Thank you for the tips,<br />&nbsp;<br />Is there an analyzer which uses this tokenizer? If not, do you know any...
         </div>
       </div>
     </div>

Modified: websites/production/lucene/content/index.html
==============================================================================
--- websites/production/lucene/content/index.html (original)
+++ websites/production/lucene/content/index.html Mon Feb 13 19:15:11 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/%3cCAOdYfZU71T_zxQVyw4AtcqZyLO6ycfrKCuvArXQXYQxQGsq7BA@mail.gmail.com%3e">Re: Test failure in modules/benchmark/: byTask.TestPerfTasksLogic</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3cCAOdYfZX+RfSypFipmmc4G_LU4BosivSnPBG3T0OQTM3dXvQSTA@mail.gmail.com%3e">Re: Test failure in modules/benchmark/: byTask.TestPerfTasksLogic</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1411894955.32196.1329153539881.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2646) Integrate Solr benchmarking support into the Benchmark module</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c728938730.32395.1329156300123.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (LUCENE-3761) Generalize SearcherManager</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c782725543.32157.1329152939432.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Created] (SOLR-3131) &quot;details&quot; command fails while a replication is forced with a &quot;fetchIndex&quot; command on a non-slave server</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3cCAOdYfZVw72TQ4W9-Uq1oozROtr446skLn1ke89fSkRRq-C4s=A@mail.gmail.com%3e">Re: Test failure in modules/benchmark/: byTask.TestPerfTasksLogic</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/%3c4F394305.6050001@gmail.com%3e">Re: query performance with leading *</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3cCAL8Pwka10UuSaEWtFVNNb9i07B=byT3J6JWKzGeBWZoCY7kLOw@mail.gmail.com%3e">Re: When to refresh writer?</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3c007001ccea71$38811750$a98345f0$@thetaphi.de%3e">RE: Paid Job: Looking for a developer to create a small java application to extract url&#39;s from .fdt files</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3cCA+huq0C+NJphhOPkdj2bXdZo0pb=eDT-DfPQHJTGd8-bJd-PCA@mail.gmail.com%3e">When to refresh writer?</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3cCAOdYfZV6FVibtVt0Di_LuO2opdkQGmBRZxmjXv59wQw=ixb0AQ@mail.gmail.com%3e">Re: query performance with leading *</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3c4F394305.6050001@gmail.com%3e">Re: query performance with leading *</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/%3cCAG00uyZb-p+sK0UHoVenTtZWgnNq5gic=bg7=cn2Zw8b8CyaEQ@mail.gmail.com%3e">Re: New segment file created too often</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAG00uyZfxx-z3LzChR70sXYqUN3dpdZWR-3Vm5RaM+g_0Z16_w@mail.gmail.com%3e">Re: New segment file created too often</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c1329152883033-3740877.post@n3.nabble.com%3e">spellcheck configuration not providing suggestions or corrections</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c1329156920707-3741101.post@n3.nabble.com%3e">Solr binary response for C#?</a></h4>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAFAd71V8DUHH1pwUW=gyAF=7mGgv9mcYU4jsM3LQE3vs24Kh1g@mail.gmail.com%3e">Re: New segment file created too often</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAFAd71VaTRo_9VFFwVk8qm0XvpJUgkFAB8U9WvbHd9P0YX6Y0Q@mail.gmail.com%3e">Re: New segment file created too often</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 Mon Feb 13 19:15:11 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=1243656;view=revision">r1243656</a>
+            <a href="https://issues.apache.org/jira/browse/LUCENE-3769">LUCENE-3769</a>: simplify NRTManager: applyDeletes is only passed to ctor now (<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=1243527;view=revision">r1243527</a>
             <a href="https://issues.apache.org/jira/browse/LUCENE-3774">LUCENE-3774</a>: Optimized and streamlined license and notice file validation
 by refactoring the build task into an ANT task and... (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
@@ -487,12 +493,6 @@ by refactoring the build task into an AN
             <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
           </div>
           
-          <div class="section-content">
-            <a class="svn" href="http://svn.apache.org/viewvc?revision=1243463;view=revision">r1243463</a>
-            Ignore .gitignore if it's present. (<a href="http://lucene.apache.org/">lucene</a>) &mdash;
-            <a href="http://people.apache.org/committer-index.html#dweiss">dweiss</a>
-          </div>
-          
         </div>
         
       </div>
@@ -536,24 +536,23 @@ by refactoring the build task into an AN
 
         
         <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3cCAOdYfZU71T_zxQVyw4AtcqZyLO6ycfrKCuvArXQXYQxQGsq7BA@mail.gmail.com%3e">Re: Test failure in modules/benchmark/: byTask.TestPerfTasksLogic</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3cCAOdYfZX+RfSypFipmmc4G_LU4BosivSnPBG3T0OQTM3dXvQSTA@mail.gmail.com%3e">Re: Test failure in modules/benchmark/: byTask.TestPerfTasksLogic</a></h4>
           <div class="section-content">
-          On Sat, Feb 11, 2012 at 1:35 PM, Steven A Rowe <sa...@syr.edu> wrote:
-> This fails 100% of the time for...</sarowe>
+          I poked around... I got nothing. We should probably just open an
+issue, maybe someone else can see the bug....
             </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1411894955.32196.1329153539881.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2646) Integrate Solr benchmarking support into the Benchmark module</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c728938730.32395.1329156300123.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-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13206990#comment-13206990">https://issues.apache.org/jira/browse/SOLR-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13206990#comment-13206990</a>
-] <br />&nbsp;<br />Robert Muir commented on SOLR-2646:
------------------------------------<br />&nbsp;<br />What else do you need to get this in...
+          [ <a href="https://issues.apache.org/jira/browse/LUCENE-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207020#comment-13207020">https://issues.apache.org/jira/browse/LUCENE-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207020#comment-13207020</a>
+] <br />&nbsp;<br />Simon Willnauer commented on LUCENE-3761:
+-----------------------------------------<br />&nbsp;<br />bq. For 3.x, is it possible to have maybeReopen...
             </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c782725543.32157.1329152939432.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Created] (SOLR-3131) "details" command fails while a replication is forced with a "fetchIndex" command on a non-slave server</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3cCAOdYfZVw72TQ4W9-Uq1oozROtr446skLn1ke89fSkRRq-C4s=A@mail.gmail.com%3e">Re: Test failure in modules/benchmark/: byTask.TestPerfTasksLogic</a></h4>
           <div class="section-content">
-          "details" command fails while a replication is forced with a "fetchIndex" command on a non-slave
-server
--------------------------------------------------------------------------------------------------------<br />&nbsp;<br />                 Key: SOLR-3131...
+          The previous time we had these problems, I committed a half-way fix
+admitting there were still sporatic problems.<br />&nbsp;<br />So...
             </div>
           
         </div>
@@ -564,22 +563,22 @@ server
 
         
         <div class="status-item">
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAG00uyZb-p+sK0UHoVenTtZWgnNq5gic=bg7=cn2Zw8b8CyaEQ@mail.gmail.com%3e">Re: New segment file created too often</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAG00uyZfxx-z3LzChR70sXYqUN3dpdZWR-3Vm5RaM+g_0Z16_w@mail.gmail.com%3e">Re: New segment file created too often</a></h4>
           <div class="section-content">
-          Hi,<br />&nbsp;<br />I am using solr 3.5.  As I understood it, NRT is a solr 4 feature, but solr
-4...
+          I do have the indexDefault and mainIndex sections configured with the
+desired values.  As trying to get to the root...
           </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c1329152883033-3740877.post@n3.nabble.com%3e">spellcheck configuration not providing suggestions or corrections</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c1329156920707-3741101.post@n3.nabble.com%3e">Solr binary response for C#?</a></h4>
           <div class="section-content">
-          Hello,<br />&nbsp;<br />environment: solr 3.5 and centOS<br />&nbsp;<br />i have reviewed the wiki for <a href="http://wiki.apache.org/solr/SpellCheckComponent">http://wiki.apache.org/solr/SpellCheckComponent</a>
-and<br />&nbsp;<br /><a href="http://wiki.apache.org/solr/SpellCheckingAnalysis.">http://wiki.apache.org/solr/SpellCheckingAnalysis.</a><br />&nbsp;<br />i...
+          Admittedly I'm new to this, but the project we're working on feeds results
+from Solr to an ASP.net application.  Currently...
           </div>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAFAd71V8DUHH1pwUW=gyAF=7mGgv9mcYU4jsM3LQE3vs24Kh1g@mail.gmail.com%3e">Re: New segment file created too often</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAFAd71VaTRo_9VFFwVk8qm0XvpJUgkFAB8U9WvbHd9P0YX6Y0Q@mail.gmail.com%3e">Re: New segment file created too often</a></h4>
           <div class="section-content">
-          Commit is called
-after adding each document<br />&nbsp;<br /> you should add enough documents and then calling a commit. commit is...
+          can you post your config file?
+I found there are 2 places to config ramBufferSizeMB in latest svn of 3.6's...
           </div>
           
         </div>
@@ -591,15 +590,15 @@ after adding each document<br />&nbsp;<b
         
         <div class="status-item">
           <div class="section-content">
-             <a href="http://twitter.com/PravinChikhale/statuses/169117127704457216">@</a>RT <a href="http://twitter.com/DZone">@DZone</a> "Advanced Filter Caching in Solr Tutorial from Yonik Seeley" <a href="http://t.co/KwXnJmHc">http://t.co/KwXnJmHc</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a> <a href="http://twitter.com/search?q=%23in">#in</a>
+             <a href="http://twitter.com/minimal_name/statuses/169126882166587392">@</a>RT <a href="http://twitter.com/DZone">@DZone</a>: "Solr Migration: 1.4 to 3.5" <a href="http://t.co/sMdMLXu1">http://t.co/sMdMLXu1</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/twitricky/statuses/169096128640454657">@</a>RT <a href="http://twitter.com/DZone">@DZone</a>: "Advanced Filter Caching in Solr Tutorial from Yonik Seeley" <a href="http://t.co/mpCiyZXl">http://t.co/mpCiyZXl</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a>
+             <a href="http://twitter.com/DZone/statuses/169126267155787776">@</a>"Solr Migration: 1.4 to 3.5" <a href="http://t.co/sMdMLXu1">http://t.co/sMdMLXu1</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a>
           </div>
           
           <div class="section-content">
-             <a href="http://twitter.com/lettheendbegin/statuses/169088629388492800">@</a>RT <a href="http://twitter.com/DZone">@DZone</a>: "Advanced Filter Caching in Solr Tutorial from Yonik Seeley" <a href="http://t.co/mpCiyZXl">http://t.co/mpCiyZXl</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a>
+             <a href="http://twitter.com/PravinChikhale/statuses/169117127704457216">@</a>RT <a href="http://twitter.com/DZone">@DZone</a> "Advanced Filter Caching in Solr Tutorial from Yonik Seeley" <a href="http://t.co/KwXnJmHc">http://t.co/KwXnJmHc</a> <a href="http://twitter.com/search?q=%23Solr">#Solr</a> <a href="http://twitter.com/search?q=%23in">#in</a>
           </div>
           
         </div>