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 2011/08/11 15:58:12 UTC

svn commit: r794208 [1/2] - in /websites/staging/lucene/trunk/content/lucene: ./ core/ openrelevance/ pylucene/ pylucene/jcc/ solr/

Author: buildbot
Date: Thu Aug 11 13:58:11 2011
New Revision: 794208

Log:
Staging update by buildbot

Modified:
    websites/staging/lucene/trunk/content/lucene/core/corenews.html
    websites/staging/lucene/trunk/content/lucene/core/developer.html
    websites/staging/lucene/trunk/content/lucene/core/discussion.html
    websites/staging/lucene/trunk/content/lucene/core/documentation.html
    websites/staging/lucene/trunk/content/lucene/core/downloads.html
    websites/staging/lucene/trunk/content/lucene/core/features.html
    websites/staging/lucene/trunk/content/lucene/core/index.html
    websites/staging/lucene/trunk/content/lucene/core/quickstart.html
    websites/staging/lucene/trunk/content/lucene/core/releases.html
    websites/staging/lucene/trunk/content/lucene/index.html
    websites/staging/lucene/trunk/content/lucene/openrelevance/index.html
    websites/staging/lucene/trunk/content/lucene/openrelevance/mailing-lists.html
    websites/staging/lucene/trunk/content/lucene/openrelevance/orpnews.html
    websites/staging/lucene/trunk/content/lucene/privacy.html
    websites/staging/lucene/trunk/content/lucene/pylucene/features.html
    websites/staging/lucene/trunk/content/lucene/pylucene/index.html
    websites/staging/lucene/trunk/content/lucene/pylucene/install.html
    websites/staging/lucene/trunk/content/lucene/pylucene/jcc/install.html
    websites/staging/lucene/trunk/content/lucene/pylucene/jcc/readme.html
    websites/staging/lucene/trunk/content/lucene/pylucene/mailing-lists.html
    websites/staging/lucene/trunk/content/lucene/pylucene/pynews.html
    websites/staging/lucene/trunk/content/lucene/solr/discussion.html
    websites/staging/lucene/trunk/content/lucene/solr/downloads.html
    websites/staging/lucene/trunk/content/lucene/solr/features.html
    websites/staging/lucene/trunk/content/lucene/solr/index.html
    websites/staging/lucene/trunk/content/lucene/solr/quickstart.html
    websites/staging/lucene/trunk/content/lucene/solr/solrnews.html
    websites/staging/lucene/trunk/content/lucene/solr/tutorial.html
    websites/staging/lucene/trunk/content/lucene/solr/versioncontrol.html
    websites/staging/lucene/trunk/content/lucene/whoweare.html

Modified: websites/staging/lucene/trunk/content/lucene/core/corenews.html
==============================================================================
--- websites/staging/lucene/trunk/content/lucene/core/corenews.html (original)
+++ websites/staging/lucene/trunk/content/lucene/core/corenews.html Thu Aug 11 13:58:11 2011
@@ -4,7 +4,7 @@
 
 <head>
   <!--
-
+  core.html
 
       Licensed to the Apache Software Foundation (ASF) under one or more
       contributor license agreements.  See the NOTICE file distributed with
@@ -315,21 +315,9 @@ in your distribution package!</p></div>
           <h1>Latest JIRA</h1>
           <div class="status-item">
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-2697?focusedCommentId=13082414#comment-13082414">RE: [LUCENE-2697] SortedVIntList should be Serializable</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13083101#comment-13083101">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>Another related thought - OpenBitSet could implement Externalizable and serialize more efficiently using a sorted VInt List when sparse</p>
-        <br/>
-        <br/>
-
-        <table>
-
-        <tr>
-        <td>Author:...</td></tr></table>
-        
-          <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-2748?focusedCommentId=13082382#comment-13082382">RE: [LUCENE-2748] Convert all Lucene web properties to use the ASF CMS</a><br/>
-          
-                <p>#3 is done.  Need to clean up how news gets included on pages</p>
+                <p>Fixed <tt>LMDirichletSimilarity</tt> (see my last comment).</p>
         <br/>
         <br/>
 
@@ -338,75 +326,64 @@ in your distribution package!</p></div>
         <tr>
         <td>Author:</td>
         <td><a
-        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=gsingers">Grant Ingersoll</a>
-        (<a href="https://issues.apache.org/jira/browse/LUCENE-2748">LUCENE-2748</a>)</td>
+        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=david_nemeskey">David Mark Nemeskey</a>
+        (<a href="https://issues.apache.org/jira/browse/LUCENE-3357">LUCENE-3357</a>)</td>
         </tr>
 
         
         
-        </table>...
+        </table>
+    
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-2308?focusedCommentId=13082366#comment-13082366">RE: [LUCENE-2308] Separately specify a field&apos;s type</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13083084#comment-13083084">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>Thanks Nikola.</p>
+                <p>heh, i fought that guy last night for quite some time... couldn&apos;t figure out a good solution.</p>
 
-<p>I&apos;ll have a look at this patch once I&apos;m back online (on vacation this week).</p>
-
-<p>After that I&apos;ll...</p>
+<p>if you make...</p>
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-2208?focusedCommentId=13082315#comment-13082315">RE: [LUCENE-2208] Token div exceeds length of provided text sized 4114</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13083080#comment-13083080">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>same problem here with solr 4.0, nightly build "apache-solr-4.0-2011-08-03_08-19-32".<br/>
-interestingly, when i delete the sort params, the query works.</p>
-
-<p>xxx.:8983/solr/clustering&amp;rows=40&amp;start=0&amp;fl=content+pubDate&amp;sort=pubDate+desc&amp;q=london...</p>
+                <p>Apparently the Dirichlet method returns a negative score if the tf / docLen &lt; corpusTf / corpusLen. Unfortunately the negative...</p>
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-3365?focusedCommentId=13082330#comment-13082330">RE: [LUCENE-3365] Create or Append mode determined before obtaining write lock</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13082865#comment-13082865">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>Glad I could help!</p>
-        <br/>
-        <br/>
-
-        <table>
-
-        <tr>
-        <td>Author:</td>
-        <td><a
-        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cooneyg">Geoff Cooney</a>
-        (<a href="https://issues.apache.org/jira/browse/LUCENE-3365">LUCENE-3365</a>)</td>
-        </tr>
-
-        
+                <p>OK I committed this, ran on 3 test collections, i was definitely getting negative scores (not crazy corner cases).<br/>
+In...</p>
         
-        </table>
-    
+          <a class="bug" href="
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13082859#comment-13082859">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
+          
+                <p>For the negative in the IF model, one solution is this:</p>
+
+<div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent">
+<pre>-    return tfn * (float)(log2((N + 1) / (F...</pre></div></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/201108.mbox/%3c1596524525.34931312989673332.JavaMail.hudson@aegis%3e">[JENKINS] Lucene-Solr-tests-only-3.x-java7 - Build # 214 - Failure</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c803114021.27742.1313067327199.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3357) Unit and integration test cases for the new Similarities</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c832790304.23993.1312989506705.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2326) Replication command indexversion fails to return index version</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c2093575823.27683.1313066487318.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2565) Prevent IW#close and cut over to IW#commit</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c2204C7E0-714D-4234-956D-367020B817CB@apache.org%3e">Re: New Website [Help Wanted]</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c609502372.27679.1313066367143.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (SOLR-2706) The carrot.lexicalResourcesDir parameter does not work with absolute directories</a></h4>
           <hr>
           </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/201108.mbox/%3c0BA6D34688263E4F8E6152478F7C336C03FDF3@008-AM1MPN1-007.mgdnok.nokia.com%3e">RE: [Help Wanted] Graphics and other help for new Lucene/Solr website</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCAAHmpkh6cfvLaq0SO0T-wX2oVZz+4Tb0+-VrBE0NA96bJW2MZw@mail.gmail.com%3e">Re: Searching for words containing accents or umlauts?</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCANP2c1MzgEF1nUaGHRcuU70BgYJNVKyYj0TxGohJXUYBaQmGiQ@mail.gmail.com%3e">Fwd: please help me</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3c1313036939342-3244774.post@n3.nabble.com%3e">Searching for words containing accents or umlauts?</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3c239FD43A-0E41-40E2-B905-B5E91114C094@apache.org%3e">[Help Wanted] Graphics and other help for new Lucene/Solr website</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCANP2c1OWoEVT_oiLYJoD0cy5QKnQ2M4EAh52pW5RCmVQh_ZExQ@mail.gmail.com%3e">Re: please help me</a></h4>
           <hr>
           </div>
         </div>

Modified: websites/staging/lucene/trunk/content/lucene/core/developer.html
==============================================================================
--- websites/staging/lucene/trunk/content/lucene/core/developer.html (original)
+++ websites/staging/lucene/trunk/content/lucene/core/developer.html Thu Aug 11 13:58:11 2011
@@ -4,7 +4,7 @@
 
 <head>
   <!--
-
+  core.html
 
       Licensed to the Apache Software Foundation (ASF) under one or more
       contributor license agreements.  See the NOTICE file distributed with
@@ -344,21 +344,9 @@ in your distribution package!</p></div>
           <h1>Latest JIRA</h1>
           <div class="status-item">
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-2697?focusedCommentId=13082414#comment-13082414">RE: [LUCENE-2697] SortedVIntList should be Serializable</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13083101#comment-13083101">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>Another related thought - OpenBitSet could implement Externalizable and serialize more efficiently using a sorted VInt List when sparse</p>
-        <br/>
-        <br/>
-
-        <table>
-
-        <tr>
-        <td>Author:...</td></tr></table>
-        
-          <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-2748?focusedCommentId=13082382#comment-13082382">RE: [LUCENE-2748] Convert all Lucene web properties to use the ASF CMS</a><br/>
-          
-                <p>#3 is done.  Need to clean up how news gets included on pages</p>
+                <p>Fixed <tt>LMDirichletSimilarity</tt> (see my last comment).</p>
         <br/>
         <br/>
 
@@ -367,75 +355,64 @@ in your distribution package!</p></div>
         <tr>
         <td>Author:</td>
         <td><a
-        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=gsingers">Grant Ingersoll</a>
-        (<a href="https://issues.apache.org/jira/browse/LUCENE-2748">LUCENE-2748</a>)</td>
+        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=david_nemeskey">David Mark Nemeskey</a>
+        (<a href="https://issues.apache.org/jira/browse/LUCENE-3357">LUCENE-3357</a>)</td>
         </tr>
 
         
         
-        </table>...
+        </table>
+    
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-2308?focusedCommentId=13082366#comment-13082366">RE: [LUCENE-2308] Separately specify a field&apos;s type</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13083084#comment-13083084">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>Thanks Nikola.</p>
+                <p>heh, i fought that guy last night for quite some time... couldn&apos;t figure out a good solution.</p>
 
-<p>I&apos;ll have a look at this patch once I&apos;m back online (on vacation this week).</p>
-
-<p>After that I&apos;ll...</p>
+<p>if you make...</p>
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-2208?focusedCommentId=13082315#comment-13082315">RE: [LUCENE-2208] Token div exceeds length of provided text sized 4114</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13083080#comment-13083080">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>same problem here with solr 4.0, nightly build "apache-solr-4.0-2011-08-03_08-19-32".<br/>
-interestingly, when i delete the sort params, the query works.</p>
-
-<p>xxx.:8983/solr/clustering&amp;rows=40&amp;start=0&amp;fl=content+pubDate&amp;sort=pubDate+desc&amp;q=london...</p>
+                <p>Apparently the Dirichlet method returns a negative score if the tf / docLen &lt; corpusTf / corpusLen. Unfortunately the negative...</p>
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-3365?focusedCommentId=13082330#comment-13082330">RE: [LUCENE-3365] Create or Append mode determined before obtaining write lock</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13082865#comment-13082865">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>Glad I could help!</p>
-        <br/>
-        <br/>
-
-        <table>
-
-        <tr>
-        <td>Author:</td>
-        <td><a
-        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cooneyg">Geoff Cooney</a>
-        (<a href="https://issues.apache.org/jira/browse/LUCENE-3365">LUCENE-3365</a>)</td>
-        </tr>
-
-        
+                <p>OK I committed this, ran on 3 test collections, i was definitely getting negative scores (not crazy corner cases).<br/>
+In...</p>
         
-        </table>
-    
+          <a class="bug" href="
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13082859#comment-13082859">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
+          
+                <p>For the negative in the IF model, one solution is this:</p>
+
+<div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent">
+<pre>-    return tfn * (float)(log2((N + 1) / (F...</pre></div></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/201108.mbox/%3c1596524525.34931312989673332.JavaMail.hudson@aegis%3e">[JENKINS] Lucene-Solr-tests-only-3.x-java7 - Build # 214 - Failure</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c803114021.27742.1313067327199.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3357) Unit and integration test cases for the new Similarities</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c832790304.23993.1312989506705.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2326) Replication command indexversion fails to return index version</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c2093575823.27683.1313066487318.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2565) Prevent IW#close and cut over to IW#commit</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c2204C7E0-714D-4234-956D-367020B817CB@apache.org%3e">Re: New Website [Help Wanted]</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c609502372.27679.1313066367143.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (SOLR-2706) The carrot.lexicalResourcesDir parameter does not work with absolute directories</a></h4>
           <hr>
           </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/201108.mbox/%3c0BA6D34688263E4F8E6152478F7C336C03FDF3@008-AM1MPN1-007.mgdnok.nokia.com%3e">RE: [Help Wanted] Graphics and other help for new Lucene/Solr website</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCAAHmpkh6cfvLaq0SO0T-wX2oVZz+4Tb0+-VrBE0NA96bJW2MZw@mail.gmail.com%3e">Re: Searching for words containing accents or umlauts?</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCANP2c1MzgEF1nUaGHRcuU70BgYJNVKyYj0TxGohJXUYBaQmGiQ@mail.gmail.com%3e">Fwd: please help me</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3c1313036939342-3244774.post@n3.nabble.com%3e">Searching for words containing accents or umlauts?</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3c239FD43A-0E41-40E2-B905-B5E91114C094@apache.org%3e">[Help Wanted] Graphics and other help for new Lucene/Solr website</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCANP2c1OWoEVT_oiLYJoD0cy5QKnQ2M4EAh52pW5RCmVQh_ZExQ@mail.gmail.com%3e">Re: please help me</a></h4>
           <hr>
           </div>
         </div>

Modified: websites/staging/lucene/trunk/content/lucene/core/discussion.html
==============================================================================
--- websites/staging/lucene/trunk/content/lucene/core/discussion.html (original)
+++ websites/staging/lucene/trunk/content/lucene/core/discussion.html Thu Aug 11 13:58:11 2011
@@ -4,7 +4,7 @@
 
 <head>
   <!--
-
+  core.html
 
       Licensed to the Apache Software Foundation (ASF) under one or more
       contributor license agreements.  See the NOTICE file distributed with
@@ -318,21 +318,9 @@ in your distribution package!</p></div>
           <h1>Latest JIRA</h1>
           <div class="status-item">
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-2697?focusedCommentId=13082414#comment-13082414">RE: [LUCENE-2697] SortedVIntList should be Serializable</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13083101#comment-13083101">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>Another related thought - OpenBitSet could implement Externalizable and serialize more efficiently using a sorted VInt List when sparse</p>
-        <br/>
-        <br/>
-
-        <table>
-
-        <tr>
-        <td>Author:...</td></tr></table>
-        
-          <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-2748?focusedCommentId=13082382#comment-13082382">RE: [LUCENE-2748] Convert all Lucene web properties to use the ASF CMS</a><br/>
-          
-                <p>#3 is done.  Need to clean up how news gets included on pages</p>
+                <p>Fixed <tt>LMDirichletSimilarity</tt> (see my last comment).</p>
         <br/>
         <br/>
 
@@ -341,75 +329,64 @@ in your distribution package!</p></div>
         <tr>
         <td>Author:</td>
         <td><a
-        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=gsingers">Grant Ingersoll</a>
-        (<a href="https://issues.apache.org/jira/browse/LUCENE-2748">LUCENE-2748</a>)</td>
+        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=david_nemeskey">David Mark Nemeskey</a>
+        (<a href="https://issues.apache.org/jira/browse/LUCENE-3357">LUCENE-3357</a>)</td>
         </tr>
 
         
         
-        </table>...
+        </table>
+    
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-2308?focusedCommentId=13082366#comment-13082366">RE: [LUCENE-2308] Separately specify a field&apos;s type</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13083084#comment-13083084">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>Thanks Nikola.</p>
+                <p>heh, i fought that guy last night for quite some time... couldn&apos;t figure out a good solution.</p>
 
-<p>I&apos;ll have a look at this patch once I&apos;m back online (on vacation this week).</p>
-
-<p>After that I&apos;ll...</p>
+<p>if you make...</p>
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-2208?focusedCommentId=13082315#comment-13082315">RE: [LUCENE-2208] Token div exceeds length of provided text sized 4114</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13083080#comment-13083080">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>same problem here with solr 4.0, nightly build "apache-solr-4.0-2011-08-03_08-19-32".<br/>
-interestingly, when i delete the sort params, the query works.</p>
-
-<p>xxx.:8983/solr/clustering&amp;rows=40&amp;start=0&amp;fl=content+pubDate&amp;sort=pubDate+desc&amp;q=london...</p>
+                <p>Apparently the Dirichlet method returns a negative score if the tf / docLen &lt; corpusTf / corpusLen. Unfortunately the negative...</p>
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-3365?focusedCommentId=13082330#comment-13082330">RE: [LUCENE-3365] Create or Append mode determined before obtaining write lock</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13082865#comment-13082865">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>Glad I could help!</p>
-        <br/>
-        <br/>
-
-        <table>
-
-        <tr>
-        <td>Author:</td>
-        <td><a
-        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cooneyg">Geoff Cooney</a>
-        (<a href="https://issues.apache.org/jira/browse/LUCENE-3365">LUCENE-3365</a>)</td>
-        </tr>
-
-        
+                <p>OK I committed this, ran on 3 test collections, i was definitely getting negative scores (not crazy corner cases).<br/>
+In...</p>
         
-        </table>
-    
+          <a class="bug" href="
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13082859#comment-13082859">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
+          
+                <p>For the negative in the IF model, one solution is this:</p>
+
+<div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent">
+<pre>-    return tfn * (float)(log2((N + 1) / (F...</pre></div></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/201108.mbox/%3c1596524525.34931312989673332.JavaMail.hudson@aegis%3e">[JENKINS] Lucene-Solr-tests-only-3.x-java7 - Build # 214 - Failure</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c803114021.27742.1313067327199.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3357) Unit and integration test cases for the new Similarities</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c832790304.23993.1312989506705.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2326) Replication command indexversion fails to return index version</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c2093575823.27683.1313066487318.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2565) Prevent IW#close and cut over to IW#commit</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c2204C7E0-714D-4234-956D-367020B817CB@apache.org%3e">Re: New Website [Help Wanted]</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c609502372.27679.1313066367143.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (SOLR-2706) The carrot.lexicalResourcesDir parameter does not work with absolute directories</a></h4>
           <hr>
           </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/201108.mbox/%3c0BA6D34688263E4F8E6152478F7C336C03FDF3@008-AM1MPN1-007.mgdnok.nokia.com%3e">RE: [Help Wanted] Graphics and other help for new Lucene/Solr website</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCAAHmpkh6cfvLaq0SO0T-wX2oVZz+4Tb0+-VrBE0NA96bJW2MZw@mail.gmail.com%3e">Re: Searching for words containing accents or umlauts?</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCANP2c1MzgEF1nUaGHRcuU70BgYJNVKyYj0TxGohJXUYBaQmGiQ@mail.gmail.com%3e">Fwd: please help me</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3c1313036939342-3244774.post@n3.nabble.com%3e">Searching for words containing accents or umlauts?</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3c239FD43A-0E41-40E2-B905-B5E91114C094@apache.org%3e">[Help Wanted] Graphics and other help for new Lucene/Solr website</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCANP2c1OWoEVT_oiLYJoD0cy5QKnQ2M4EAh52pW5RCmVQh_ZExQ@mail.gmail.com%3e">Re: please help me</a></h4>
           <hr>
           </div>
         </div>

Modified: websites/staging/lucene/trunk/content/lucene/core/documentation.html
==============================================================================
--- websites/staging/lucene/trunk/content/lucene/core/documentation.html (original)
+++ websites/staging/lucene/trunk/content/lucene/core/documentation.html Thu Aug 11 13:58:11 2011
@@ -4,7 +4,7 @@
 
 <head>
   <!--
-
+  core.html
 
       Licensed to the Apache Software Foundation (ASF) under one or more
       contributor license agreements.  See the NOTICE file distributed with
@@ -280,21 +280,9 @@ in your distribution package!</p></div>
           <h1>Latest JIRA</h1>
           <div class="status-item">
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-2697?focusedCommentId=13082414#comment-13082414">RE: [LUCENE-2697] SortedVIntList should be Serializable</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13083101#comment-13083101">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>Another related thought - OpenBitSet could implement Externalizable and serialize more efficiently using a sorted VInt List when sparse</p>
-        <br/>
-        <br/>
-
-        <table>
-
-        <tr>
-        <td>Author:...</td></tr></table>
-        
-          <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-2748?focusedCommentId=13082382#comment-13082382">RE: [LUCENE-2748] Convert all Lucene web properties to use the ASF CMS</a><br/>
-          
-                <p>#3 is done.  Need to clean up how news gets included on pages</p>
+                <p>Fixed <tt>LMDirichletSimilarity</tt> (see my last comment).</p>
         <br/>
         <br/>
 
@@ -303,75 +291,64 @@ in your distribution package!</p></div>
         <tr>
         <td>Author:</td>
         <td><a
-        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=gsingers">Grant Ingersoll</a>
-        (<a href="https://issues.apache.org/jira/browse/LUCENE-2748">LUCENE-2748</a>)</td>
+        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=david_nemeskey">David Mark Nemeskey</a>
+        (<a href="https://issues.apache.org/jira/browse/LUCENE-3357">LUCENE-3357</a>)</td>
         </tr>
 
         
         
-        </table>...
+        </table>
+    
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-2308?focusedCommentId=13082366#comment-13082366">RE: [LUCENE-2308] Separately specify a field&apos;s type</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13083084#comment-13083084">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>Thanks Nikola.</p>
+                <p>heh, i fought that guy last night for quite some time... couldn&apos;t figure out a good solution.</p>
 
-<p>I&apos;ll have a look at this patch once I&apos;m back online (on vacation this week).</p>
-
-<p>After that I&apos;ll...</p>
+<p>if you make...</p>
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-2208?focusedCommentId=13082315#comment-13082315">RE: [LUCENE-2208] Token div exceeds length of provided text sized 4114</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13083080#comment-13083080">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>same problem here with solr 4.0, nightly build "apache-solr-4.0-2011-08-03_08-19-32".<br/>
-interestingly, when i delete the sort params, the query works.</p>
-
-<p>xxx.:8983/solr/clustering&amp;rows=40&amp;start=0&amp;fl=content+pubDate&amp;sort=pubDate+desc&amp;q=london...</p>
+                <p>Apparently the Dirichlet method returns a negative score if the tf / docLen &lt; corpusTf / corpusLen. Unfortunately the negative...</p>
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-3365?focusedCommentId=13082330#comment-13082330">RE: [LUCENE-3365] Create or Append mode determined before obtaining write lock</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13082865#comment-13082865">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>Glad I could help!</p>
-        <br/>
-        <br/>
-
-        <table>
-
-        <tr>
-        <td>Author:</td>
-        <td><a
-        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cooneyg">Geoff Cooney</a>
-        (<a href="https://issues.apache.org/jira/browse/LUCENE-3365">LUCENE-3365</a>)</td>
-        </tr>
-
-        
+                <p>OK I committed this, ran on 3 test collections, i was definitely getting negative scores (not crazy corner cases).<br/>
+In...</p>
         
-        </table>
-    
+          <a class="bug" href="
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13082859#comment-13082859">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
+          
+                <p>For the negative in the IF model, one solution is this:</p>
+
+<div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent">
+<pre>-    return tfn * (float)(log2((N + 1) / (F...</pre></div></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/201108.mbox/%3c1596524525.34931312989673332.JavaMail.hudson@aegis%3e">[JENKINS] Lucene-Solr-tests-only-3.x-java7 - Build # 214 - Failure</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c803114021.27742.1313067327199.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3357) Unit and integration test cases for the new Similarities</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c832790304.23993.1312989506705.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2326) Replication command indexversion fails to return index version</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c2093575823.27683.1313066487318.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2565) Prevent IW#close and cut over to IW#commit</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c2204C7E0-714D-4234-956D-367020B817CB@apache.org%3e">Re: New Website [Help Wanted]</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c609502372.27679.1313066367143.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (SOLR-2706) The carrot.lexicalResourcesDir parameter does not work with absolute directories</a></h4>
           <hr>
           </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/201108.mbox/%3c0BA6D34688263E4F8E6152478F7C336C03FDF3@008-AM1MPN1-007.mgdnok.nokia.com%3e">RE: [Help Wanted] Graphics and other help for new Lucene/Solr website</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCAAHmpkh6cfvLaq0SO0T-wX2oVZz+4Tb0+-VrBE0NA96bJW2MZw@mail.gmail.com%3e">Re: Searching for words containing accents or umlauts?</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCANP2c1MzgEF1nUaGHRcuU70BgYJNVKyYj0TxGohJXUYBaQmGiQ@mail.gmail.com%3e">Fwd: please help me</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3c1313036939342-3244774.post@n3.nabble.com%3e">Searching for words containing accents or umlauts?</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3c239FD43A-0E41-40E2-B905-B5E91114C094@apache.org%3e">[Help Wanted] Graphics and other help for new Lucene/Solr website</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCANP2c1OWoEVT_oiLYJoD0cy5QKnQ2M4EAh52pW5RCmVQh_ZExQ@mail.gmail.com%3e">Re: please help me</a></h4>
           <hr>
           </div>
         </div>

Modified: websites/staging/lucene/trunk/content/lucene/core/downloads.html
==============================================================================
--- websites/staging/lucene/trunk/content/lucene/core/downloads.html (original)
+++ websites/staging/lucene/trunk/content/lucene/core/downloads.html Thu Aug 11 13:58:11 2011
@@ -4,7 +4,7 @@
 
 <head>
   <!--
-
+  core.html
 
       Licensed to the Apache Software Foundation (ASF) under one or more
       contributor license agreements.  See the NOTICE file distributed with
@@ -292,21 +292,9 @@ in your distribution package!</p></div>
           <h1>Latest JIRA</h1>
           <div class="status-item">
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-2697?focusedCommentId=13082414#comment-13082414">RE: [LUCENE-2697] SortedVIntList should be Serializable</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13083101#comment-13083101">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>Another related thought - OpenBitSet could implement Externalizable and serialize more efficiently using a sorted VInt List when sparse</p>
-        <br/>
-        <br/>
-
-        <table>
-
-        <tr>
-        <td>Author:...</td></tr></table>
-        
-          <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-2748?focusedCommentId=13082382#comment-13082382">RE: [LUCENE-2748] Convert all Lucene web properties to use the ASF CMS</a><br/>
-          
-                <p>#3 is done.  Need to clean up how news gets included on pages</p>
+                <p>Fixed <tt>LMDirichletSimilarity</tt> (see my last comment).</p>
         <br/>
         <br/>
 
@@ -315,75 +303,64 @@ in your distribution package!</p></div>
         <tr>
         <td>Author:</td>
         <td><a
-        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=gsingers">Grant Ingersoll</a>
-        (<a href="https://issues.apache.org/jira/browse/LUCENE-2748">LUCENE-2748</a>)</td>
+        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=david_nemeskey">David Mark Nemeskey</a>
+        (<a href="https://issues.apache.org/jira/browse/LUCENE-3357">LUCENE-3357</a>)</td>
         </tr>
 
         
         
-        </table>...
+        </table>
+    
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-2308?focusedCommentId=13082366#comment-13082366">RE: [LUCENE-2308] Separately specify a field&apos;s type</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13083084#comment-13083084">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>Thanks Nikola.</p>
+                <p>heh, i fought that guy last night for quite some time... couldn&apos;t figure out a good solution.</p>
 
-<p>I&apos;ll have a look at this patch once I&apos;m back online (on vacation this week).</p>
-
-<p>After that I&apos;ll...</p>
+<p>if you make...</p>
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-2208?focusedCommentId=13082315#comment-13082315">RE: [LUCENE-2208] Token div exceeds length of provided text sized 4114</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13083080#comment-13083080">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>same problem here with solr 4.0, nightly build "apache-solr-4.0-2011-08-03_08-19-32".<br/>
-interestingly, when i delete the sort params, the query works.</p>
-
-<p>xxx.:8983/solr/clustering&amp;rows=40&amp;start=0&amp;fl=content+pubDate&amp;sort=pubDate+desc&amp;q=london...</p>
+                <p>Apparently the Dirichlet method returns a negative score if the tf / docLen &lt; corpusTf / corpusLen. Unfortunately the negative...</p>
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-3365?focusedCommentId=13082330#comment-13082330">RE: [LUCENE-3365] Create or Append mode determined before obtaining write lock</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13082865#comment-13082865">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>Glad I could help!</p>
-        <br/>
-        <br/>
-
-        <table>
-
-        <tr>
-        <td>Author:</td>
-        <td><a
-        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cooneyg">Geoff Cooney</a>
-        (<a href="https://issues.apache.org/jira/browse/LUCENE-3365">LUCENE-3365</a>)</td>
-        </tr>
-
-        
+                <p>OK I committed this, ran on 3 test collections, i was definitely getting negative scores (not crazy corner cases).<br/>
+In...</p>
         
-        </table>
-    
+          <a class="bug" href="
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13082859#comment-13082859">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
+          
+                <p>For the negative in the IF model, one solution is this:</p>
+
+<div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent">
+<pre>-    return tfn * (float)(log2((N + 1) / (F...</pre></div></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/201108.mbox/%3c1596524525.34931312989673332.JavaMail.hudson@aegis%3e">[JENKINS] Lucene-Solr-tests-only-3.x-java7 - Build # 214 - Failure</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c803114021.27742.1313067327199.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3357) Unit and integration test cases for the new Similarities</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c832790304.23993.1312989506705.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2326) Replication command indexversion fails to return index version</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c2093575823.27683.1313066487318.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2565) Prevent IW#close and cut over to IW#commit</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c2204C7E0-714D-4234-956D-367020B817CB@apache.org%3e">Re: New Website [Help Wanted]</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c609502372.27679.1313066367143.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (SOLR-2706) The carrot.lexicalResourcesDir parameter does not work with absolute directories</a></h4>
           <hr>
           </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/201108.mbox/%3c0BA6D34688263E4F8E6152478F7C336C03FDF3@008-AM1MPN1-007.mgdnok.nokia.com%3e">RE: [Help Wanted] Graphics and other help for new Lucene/Solr website</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCAAHmpkh6cfvLaq0SO0T-wX2oVZz+4Tb0+-VrBE0NA96bJW2MZw@mail.gmail.com%3e">Re: Searching for words containing accents or umlauts?</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCANP2c1MzgEF1nUaGHRcuU70BgYJNVKyYj0TxGohJXUYBaQmGiQ@mail.gmail.com%3e">Fwd: please help me</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3c1313036939342-3244774.post@n3.nabble.com%3e">Searching for words containing accents or umlauts?</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3c239FD43A-0E41-40E2-B905-B5E91114C094@apache.org%3e">[Help Wanted] Graphics and other help for new Lucene/Solr website</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCANP2c1OWoEVT_oiLYJoD0cy5QKnQ2M4EAh52pW5RCmVQh_ZExQ@mail.gmail.com%3e">Re: please help me</a></h4>
           <hr>
           </div>
         </div>

Modified: websites/staging/lucene/trunk/content/lucene/core/features.html
==============================================================================
--- websites/staging/lucene/trunk/content/lucene/core/features.html (original)
+++ websites/staging/lucene/trunk/content/lucene/core/features.html Thu Aug 11 13:58:11 2011
@@ -4,7 +4,7 @@
 
 <head>
   <!--
-
+  core.html
 
       Licensed to the Apache Software Foundation (ASF) under one or more
       contributor license agreements.  See the NOTICE file distributed with
@@ -308,21 +308,9 @@ in your distribution package!</p></div>
           <h1>Latest JIRA</h1>
           <div class="status-item">
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-2697?focusedCommentId=13082414#comment-13082414">RE: [LUCENE-2697] SortedVIntList should be Serializable</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13083101#comment-13083101">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>Another related thought - OpenBitSet could implement Externalizable and serialize more efficiently using a sorted VInt List when sparse</p>
-        <br/>
-        <br/>
-
-        <table>
-
-        <tr>
-        <td>Author:...</td></tr></table>
-        
-          <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-2748?focusedCommentId=13082382#comment-13082382">RE: [LUCENE-2748] Convert all Lucene web properties to use the ASF CMS</a><br/>
-          
-                <p>#3 is done.  Need to clean up how news gets included on pages</p>
+                <p>Fixed <tt>LMDirichletSimilarity</tt> (see my last comment).</p>
         <br/>
         <br/>
 
@@ -331,75 +319,64 @@ in your distribution package!</p></div>
         <tr>
         <td>Author:</td>
         <td><a
-        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=gsingers">Grant Ingersoll</a>
-        (<a href="https://issues.apache.org/jira/browse/LUCENE-2748">LUCENE-2748</a>)</td>
+        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=david_nemeskey">David Mark Nemeskey</a>
+        (<a href="https://issues.apache.org/jira/browse/LUCENE-3357">LUCENE-3357</a>)</td>
         </tr>
 
         
         
-        </table>...
+        </table>
+    
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-2308?focusedCommentId=13082366#comment-13082366">RE: [LUCENE-2308] Separately specify a field&apos;s type</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13083084#comment-13083084">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>Thanks Nikola.</p>
+                <p>heh, i fought that guy last night for quite some time... couldn&apos;t figure out a good solution.</p>
 
-<p>I&apos;ll have a look at this patch once I&apos;m back online (on vacation this week).</p>
-
-<p>After that I&apos;ll...</p>
+<p>if you make...</p>
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-2208?focusedCommentId=13082315#comment-13082315">RE: [LUCENE-2208] Token div exceeds length of provided text sized 4114</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13083080#comment-13083080">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>same problem here with solr 4.0, nightly build "apache-solr-4.0-2011-08-03_08-19-32".<br/>
-interestingly, when i delete the sort params, the query works.</p>
-
-<p>xxx.:8983/solr/clustering&amp;rows=40&amp;start=0&amp;fl=content+pubDate&amp;sort=pubDate+desc&amp;q=london...</p>
+                <p>Apparently the Dirichlet method returns a negative score if the tf / docLen &lt; corpusTf / corpusLen. Unfortunately the negative...</p>
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-3365?focusedCommentId=13082330#comment-13082330">RE: [LUCENE-3365] Create or Append mode determined before obtaining write lock</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13082865#comment-13082865">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>Glad I could help!</p>
-        <br/>
-        <br/>
-
-        <table>
-
-        <tr>
-        <td>Author:</td>
-        <td><a
-        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cooneyg">Geoff Cooney</a>
-        (<a href="https://issues.apache.org/jira/browse/LUCENE-3365">LUCENE-3365</a>)</td>
-        </tr>
-
-        
+                <p>OK I committed this, ran on 3 test collections, i was definitely getting negative scores (not crazy corner cases).<br/>
+In...</p>
         
-        </table>
-    
+          <a class="bug" href="
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13082859#comment-13082859">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
+          
+                <p>For the negative in the IF model, one solution is this:</p>
+
+<div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent">
+<pre>-    return tfn * (float)(log2((N + 1) / (F...</pre></div></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/201108.mbox/%3c1596524525.34931312989673332.JavaMail.hudson@aegis%3e">[JENKINS] Lucene-Solr-tests-only-3.x-java7 - Build # 214 - Failure</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c803114021.27742.1313067327199.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3357) Unit and integration test cases for the new Similarities</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c832790304.23993.1312989506705.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2326) Replication command indexversion fails to return index version</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c2093575823.27683.1313066487318.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2565) Prevent IW#close and cut over to IW#commit</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c2204C7E0-714D-4234-956D-367020B817CB@apache.org%3e">Re: New Website [Help Wanted]</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c609502372.27679.1313066367143.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (SOLR-2706) The carrot.lexicalResourcesDir parameter does not work with absolute directories</a></h4>
           <hr>
           </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/201108.mbox/%3c0BA6D34688263E4F8E6152478F7C336C03FDF3@008-AM1MPN1-007.mgdnok.nokia.com%3e">RE: [Help Wanted] Graphics and other help for new Lucene/Solr website</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCAAHmpkh6cfvLaq0SO0T-wX2oVZz+4Tb0+-VrBE0NA96bJW2MZw@mail.gmail.com%3e">Re: Searching for words containing accents or umlauts?</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCANP2c1MzgEF1nUaGHRcuU70BgYJNVKyYj0TxGohJXUYBaQmGiQ@mail.gmail.com%3e">Fwd: please help me</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3c1313036939342-3244774.post@n3.nabble.com%3e">Searching for words containing accents or umlauts?</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3c239FD43A-0E41-40E2-B905-B5E91114C094@apache.org%3e">[Help Wanted] Graphics and other help for new Lucene/Solr website</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCANP2c1OWoEVT_oiLYJoD0cy5QKnQ2M4EAh52pW5RCmVQh_ZExQ@mail.gmail.com%3e">Re: please help me</a></h4>
           <hr>
           </div>
         </div>

Modified: websites/staging/lucene/trunk/content/lucene/core/index.html
==============================================================================
--- websites/staging/lucene/trunk/content/lucene/core/index.html (original)
+++ websites/staging/lucene/trunk/content/lucene/core/index.html Thu Aug 11 13:58:11 2011
@@ -4,7 +4,7 @@
 
 <head>
   <!--
-
+  core.html
 
       Licensed to the Apache Software Foundation (ASF) under one or more
       contributor license agreements.  See the NOTICE file distributed with
@@ -281,21 +281,9 @@ in your distribution package!</p></div>
           <h1>Latest JIRA</h1>
           <div class="status-item">
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-2697?focusedCommentId=13082414#comment-13082414">RE: [LUCENE-2697] SortedVIntList should be Serializable</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13083101#comment-13083101">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>Another related thought - OpenBitSet could implement Externalizable and serialize more efficiently using a sorted VInt List when sparse</p>
-        <br/>
-        <br/>
-
-        <table>
-
-        <tr>
-        <td>Author:...</td></tr></table>
-        
-          <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-2748?focusedCommentId=13082382#comment-13082382">RE: [LUCENE-2748] Convert all Lucene web properties to use the ASF CMS</a><br/>
-          
-                <p>#3 is done.  Need to clean up how news gets included on pages</p>
+                <p>Fixed <tt>LMDirichletSimilarity</tt> (see my last comment).</p>
         <br/>
         <br/>
 
@@ -304,75 +292,64 @@ in your distribution package!</p></div>
         <tr>
         <td>Author:</td>
         <td><a
-        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=gsingers">Grant Ingersoll</a>
-        (<a href="https://issues.apache.org/jira/browse/LUCENE-2748">LUCENE-2748</a>)</td>
+        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=david_nemeskey">David Mark Nemeskey</a>
+        (<a href="https://issues.apache.org/jira/browse/LUCENE-3357">LUCENE-3357</a>)</td>
         </tr>
 
         
         
-        </table>...
+        </table>
+    
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-2308?focusedCommentId=13082366#comment-13082366">RE: [LUCENE-2308] Separately specify a field&apos;s type</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13083084#comment-13083084">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>Thanks Nikola.</p>
+                <p>heh, i fought that guy last night for quite some time... couldn&apos;t figure out a good solution.</p>
 
-<p>I&apos;ll have a look at this patch once I&apos;m back online (on vacation this week).</p>
-
-<p>After that I&apos;ll...</p>
+<p>if you make...</p>
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-2208?focusedCommentId=13082315#comment-13082315">RE: [LUCENE-2208] Token div exceeds length of provided text sized 4114</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13083080#comment-13083080">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>same problem here with solr 4.0, nightly build "apache-solr-4.0-2011-08-03_08-19-32".<br/>
-interestingly, when i delete the sort params, the query works.</p>
-
-<p>xxx.:8983/solr/clustering&amp;rows=40&amp;start=0&amp;fl=content+pubDate&amp;sort=pubDate+desc&amp;q=london...</p>
+                <p>Apparently the Dirichlet method returns a negative score if the tf / docLen &lt; corpusTf / corpusLen. Unfortunately the negative...</p>
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-3365?focusedCommentId=13082330#comment-13082330">RE: [LUCENE-3365] Create or Append mode determined before obtaining write lock</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13082865#comment-13082865">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>Glad I could help!</p>
-        <br/>
-        <br/>
-
-        <table>
-
-        <tr>
-        <td>Author:</td>
-        <td><a
-        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cooneyg">Geoff Cooney</a>
-        (<a href="https://issues.apache.org/jira/browse/LUCENE-3365">LUCENE-3365</a>)</td>
-        </tr>
-
-        
+                <p>OK I committed this, ran on 3 test collections, i was definitely getting negative scores (not crazy corner cases).<br/>
+In...</p>
         
-        </table>
-    
+          <a class="bug" href="
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13082859#comment-13082859">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
+          
+                <p>For the negative in the IF model, one solution is this:</p>
+
+<div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent">
+<pre>-    return tfn * (float)(log2((N + 1) / (F...</pre></div></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/201108.mbox/%3c1596524525.34931312989673332.JavaMail.hudson@aegis%3e">[JENKINS] Lucene-Solr-tests-only-3.x-java7 - Build # 214 - Failure</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c803114021.27742.1313067327199.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3357) Unit and integration test cases for the new Similarities</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c832790304.23993.1312989506705.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2326) Replication command indexversion fails to return index version</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c2093575823.27683.1313066487318.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2565) Prevent IW#close and cut over to IW#commit</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c2204C7E0-714D-4234-956D-367020B817CB@apache.org%3e">Re: New Website [Help Wanted]</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c609502372.27679.1313066367143.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (SOLR-2706) The carrot.lexicalResourcesDir parameter does not work with absolute directories</a></h4>
           <hr>
           </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/201108.mbox/%3c0BA6D34688263E4F8E6152478F7C336C03FDF3@008-AM1MPN1-007.mgdnok.nokia.com%3e">RE: [Help Wanted] Graphics and other help for new Lucene/Solr website</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCAAHmpkh6cfvLaq0SO0T-wX2oVZz+4Tb0+-VrBE0NA96bJW2MZw@mail.gmail.com%3e">Re: Searching for words containing accents or umlauts?</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCANP2c1MzgEF1nUaGHRcuU70BgYJNVKyYj0TxGohJXUYBaQmGiQ@mail.gmail.com%3e">Fwd: please help me</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3c1313036939342-3244774.post@n3.nabble.com%3e">Searching for words containing accents or umlauts?</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3c239FD43A-0E41-40E2-B905-B5E91114C094@apache.org%3e">[Help Wanted] Graphics and other help for new Lucene/Solr website</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCANP2c1OWoEVT_oiLYJoD0cy5QKnQ2M4EAh52pW5RCmVQh_ZExQ@mail.gmail.com%3e">Re: please help me</a></h4>
           <hr>
           </div>
         </div>

Modified: websites/staging/lucene/trunk/content/lucene/core/quickstart.html
==============================================================================
--- websites/staging/lucene/trunk/content/lucene/core/quickstart.html (original)
+++ websites/staging/lucene/trunk/content/lucene/core/quickstart.html Thu Aug 11 13:58:11 2011
@@ -4,7 +4,7 @@
 
 <head>
   <!--
-
+  core.html
 
       Licensed to the Apache Software Foundation (ASF) under one or more
       contributor license agreements.  See the NOTICE file distributed with
@@ -280,21 +280,9 @@ in your distribution package!</p></div>
           <h1>Latest JIRA</h1>
           <div class="status-item">
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-2697?focusedCommentId=13082414#comment-13082414">RE: [LUCENE-2697] SortedVIntList should be Serializable</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13083101#comment-13083101">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>Another related thought - OpenBitSet could implement Externalizable and serialize more efficiently using a sorted VInt List when sparse</p>
-        <br/>
-        <br/>
-
-        <table>
-
-        <tr>
-        <td>Author:...</td></tr></table>
-        
-          <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-2748?focusedCommentId=13082382#comment-13082382">RE: [LUCENE-2748] Convert all Lucene web properties to use the ASF CMS</a><br/>
-          
-                <p>#3 is done.  Need to clean up how news gets included on pages</p>
+                <p>Fixed <tt>LMDirichletSimilarity</tt> (see my last comment).</p>
         <br/>
         <br/>
 
@@ -303,75 +291,64 @@ in your distribution package!</p></div>
         <tr>
         <td>Author:</td>
         <td><a
-        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=gsingers">Grant Ingersoll</a>
-        (<a href="https://issues.apache.org/jira/browse/LUCENE-2748">LUCENE-2748</a>)</td>
+        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=david_nemeskey">David Mark Nemeskey</a>
+        (<a href="https://issues.apache.org/jira/browse/LUCENE-3357">LUCENE-3357</a>)</td>
         </tr>
 
         
         
-        </table>...
+        </table>
+    
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-2308?focusedCommentId=13082366#comment-13082366">RE: [LUCENE-2308] Separately specify a field&apos;s type</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13083084#comment-13083084">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>Thanks Nikola.</p>
+                <p>heh, i fought that guy last night for quite some time... couldn&apos;t figure out a good solution.</p>
 
-<p>I&apos;ll have a look at this patch once I&apos;m back online (on vacation this week).</p>
-
-<p>After that I&apos;ll...</p>
+<p>if you make...</p>
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-2208?focusedCommentId=13082315#comment-13082315">RE: [LUCENE-2208] Token div exceeds length of provided text sized 4114</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13083080#comment-13083080">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>same problem here with solr 4.0, nightly build "apache-solr-4.0-2011-08-03_08-19-32".<br/>
-interestingly, when i delete the sort params, the query works.</p>
-
-<p>xxx.:8983/solr/clustering&amp;rows=40&amp;start=0&amp;fl=content+pubDate&amp;sort=pubDate+desc&amp;q=london...</p>
+                <p>Apparently the Dirichlet method returns a negative score if the tf / docLen &lt; corpusTf / corpusLen. Unfortunately the negative...</p>
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-3365?focusedCommentId=13082330#comment-13082330">RE: [LUCENE-3365] Create or Append mode determined before obtaining write lock</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13082865#comment-13082865">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>Glad I could help!</p>
-        <br/>
-        <br/>
-
-        <table>
-
-        <tr>
-        <td>Author:</td>
-        <td><a
-        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cooneyg">Geoff Cooney</a>
-        (<a href="https://issues.apache.org/jira/browse/LUCENE-3365">LUCENE-3365</a>)</td>
-        </tr>
-
-        
+                <p>OK I committed this, ran on 3 test collections, i was definitely getting negative scores (not crazy corner cases).<br/>
+In...</p>
         
-        </table>
-    
+          <a class="bug" href="
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13082859#comment-13082859">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
+          
+                <p>For the negative in the IF model, one solution is this:</p>
+
+<div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent">
+<pre>-    return tfn * (float)(log2((N + 1) / (F...</pre></div></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/201108.mbox/%3c1596524525.34931312989673332.JavaMail.hudson@aegis%3e">[JENKINS] Lucene-Solr-tests-only-3.x-java7 - Build # 214 - Failure</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c803114021.27742.1313067327199.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3357) Unit and integration test cases for the new Similarities</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c832790304.23993.1312989506705.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2326) Replication command indexversion fails to return index version</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c2093575823.27683.1313066487318.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2565) Prevent IW#close and cut over to IW#commit</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c2204C7E0-714D-4234-956D-367020B817CB@apache.org%3e">Re: New Website [Help Wanted]</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c609502372.27679.1313066367143.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (SOLR-2706) The carrot.lexicalResourcesDir parameter does not work with absolute directories</a></h4>
           <hr>
           </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/201108.mbox/%3c0BA6D34688263E4F8E6152478F7C336C03FDF3@008-AM1MPN1-007.mgdnok.nokia.com%3e">RE: [Help Wanted] Graphics and other help for new Lucene/Solr website</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCAAHmpkh6cfvLaq0SO0T-wX2oVZz+4Tb0+-VrBE0NA96bJW2MZw@mail.gmail.com%3e">Re: Searching for words containing accents or umlauts?</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCANP2c1MzgEF1nUaGHRcuU70BgYJNVKyYj0TxGohJXUYBaQmGiQ@mail.gmail.com%3e">Fwd: please help me</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3c1313036939342-3244774.post@n3.nabble.com%3e">Searching for words containing accents or umlauts?</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3c239FD43A-0E41-40E2-B905-B5E91114C094@apache.org%3e">[Help Wanted] Graphics and other help for new Lucene/Solr website</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCANP2c1OWoEVT_oiLYJoD0cy5QKnQ2M4EAh52pW5RCmVQh_ZExQ@mail.gmail.com%3e">Re: please help me</a></h4>
           <hr>
           </div>
         </div>

Modified: websites/staging/lucene/trunk/content/lucene/core/releases.html
==============================================================================
--- websites/staging/lucene/trunk/content/lucene/core/releases.html (original)
+++ websites/staging/lucene/trunk/content/lucene/core/releases.html Thu Aug 11 13:58:11 2011
@@ -4,7 +4,7 @@
 
 <head>
   <!--
-
+  core.html
 
       Licensed to the Apache Software Foundation (ASF) under one or more
       contributor license agreements.  See the NOTICE file distributed with
@@ -292,21 +292,9 @@ in your distribution package!</p></div>
           <h1>Latest JIRA</h1>
           <div class="status-item">
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-2697?focusedCommentId=13082414#comment-13082414">RE: [LUCENE-2697] SortedVIntList should be Serializable</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13083101#comment-13083101">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>Another related thought - OpenBitSet could implement Externalizable and serialize more efficiently using a sorted VInt List when sparse</p>
-        <br/>
-        <br/>
-
-        <table>
-
-        <tr>
-        <td>Author:...</td></tr></table>
-        
-          <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-2748?focusedCommentId=13082382#comment-13082382">RE: [LUCENE-2748] Convert all Lucene web properties to use the ASF CMS</a><br/>
-          
-                <p>#3 is done.  Need to clean up how news gets included on pages</p>
+                <p>Fixed <tt>LMDirichletSimilarity</tt> (see my last comment).</p>
         <br/>
         <br/>
 
@@ -315,75 +303,64 @@ in your distribution package!</p></div>
         <tr>
         <td>Author:</td>
         <td><a
-        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=gsingers">Grant Ingersoll</a>
-        (<a href="https://issues.apache.org/jira/browse/LUCENE-2748">LUCENE-2748</a>)</td>
+        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=david_nemeskey">David Mark Nemeskey</a>
+        (<a href="https://issues.apache.org/jira/browse/LUCENE-3357">LUCENE-3357</a>)</td>
         </tr>
 
         
         
-        </table>...
+        </table>
+    
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-2308?focusedCommentId=13082366#comment-13082366">RE: [LUCENE-2308] Separately specify a field&apos;s type</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13083084#comment-13083084">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>Thanks Nikola.</p>
+                <p>heh, i fought that guy last night for quite some time... couldn&apos;t figure out a good solution.</p>
 
-<p>I&apos;ll have a look at this patch once I&apos;m back online (on vacation this week).</p>
-
-<p>After that I&apos;ll...</p>
+<p>if you make...</p>
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-2208?focusedCommentId=13082315#comment-13082315">RE: [LUCENE-2208] Token div exceeds length of provided text sized 4114</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13083080#comment-13083080">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>same problem here with solr 4.0, nightly build "apache-solr-4.0-2011-08-03_08-19-32".<br/>
-interestingly, when i delete the sort params, the query works.</p>
-
-<p>xxx.:8983/solr/clustering&amp;rows=40&amp;start=0&amp;fl=content+pubDate&amp;sort=pubDate+desc&amp;q=london...</p>
+                <p>Apparently the Dirichlet method returns a negative score if the tf / docLen &lt; corpusTf / corpusLen. Unfortunately the negative...</p>
         
           <a class="bug" href="
-        https://issues.apache.org/jira/browse/LUCENE-3365?focusedCommentId=13082330#comment-13082330">RE: [LUCENE-3365] Create or Append mode determined before obtaining write lock</a><br/>
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13082865#comment-13082865">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
           
-                <p>Glad I could help!</p>
-        <br/>
-        <br/>
-
-        <table>
-
-        <tr>
-        <td>Author:</td>
-        <td><a
-        href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cooneyg">Geoff Cooney</a>
-        (<a href="https://issues.apache.org/jira/browse/LUCENE-3365">LUCENE-3365</a>)</td>
-        </tr>
-
-        
+                <p>OK I committed this, ran on 3 test collections, i was definitely getting negative scores (not crazy corner cases).<br/>
+In...</p>
         
-        </table>
-    
+          <a class="bug" href="
+        https://issues.apache.org/jira/browse/LUCENE-3357?focusedCommentId=13082859#comment-13082859">RE: [LUCENE-3357] Unit and integration test cases for the new Similarities</a><br/>
+          
+                <p>For the negative in the IF model, one solution is this:</p>
+
+<div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent">
+<pre>-    return tfn * (float)(log2((N + 1) / (F...</pre></div></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/201108.mbox/%3c1596524525.34931312989673332.JavaMail.hudson@aegis%3e">[JENKINS] Lucene-Solr-tests-only-3.x-java7 - Build # 214 - Failure</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c803114021.27742.1313067327199.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3357) Unit and integration test cases for the new Similarities</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c832790304.23993.1312989506705.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2326) Replication command indexversion fails to return index version</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c2093575823.27683.1313066487318.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2565) Prevent IW#close and cut over to IW#commit</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c2204C7E0-714D-4234-956D-367020B817CB@apache.org%3e">Re: New Website [Help Wanted]</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c609502372.27679.1313066367143.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (SOLR-2706) The carrot.lexicalResourcesDir parameter does not work with absolute directories</a></h4>
           <hr>
           </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/201108.mbox/%3c0BA6D34688263E4F8E6152478F7C336C03FDF3@008-AM1MPN1-007.mgdnok.nokia.com%3e">RE: [Help Wanted] Graphics and other help for new Lucene/Solr website</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCAAHmpkh6cfvLaq0SO0T-wX2oVZz+4Tb0+-VrBE0NA96bJW2MZw@mail.gmail.com%3e">Re: Searching for words containing accents or umlauts?</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCANP2c1MzgEF1nUaGHRcuU70BgYJNVKyYj0TxGohJXUYBaQmGiQ@mail.gmail.com%3e">Fwd: please help me</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3c1313036939342-3244774.post@n3.nabble.com%3e">Searching for words containing accents or umlauts?</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3c239FD43A-0E41-40E2-B905-B5E91114C094@apache.org%3e">[Help Wanted] Graphics and other help for new Lucene/Solr website</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCANP2c1OWoEVT_oiLYJoD0cy5QKnQ2M4EAh52pW5RCmVQh_ZExQ@mail.gmail.com%3e">Re: please help me</a></h4>
           <hr>
           </div>
         </div>

Modified: websites/staging/lucene/trunk/content/lucene/index.html
==============================================================================
--- websites/staging/lucene/trunk/content/lucene/index.html (original)
+++ websites/staging/lucene/trunk/content/lucene/index.html Thu Aug 11 13:58:11 2011
@@ -4,7 +4,7 @@
 
 <head>
   <!--
-
+         main.html
 
       Licensed to the Apache Software Foundation (ASF) under one or more
       contributor license agreements.  See the NOTICE file distributed with
@@ -414,39 +414,39 @@ 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/201108.mbox/%3c1596524525.34931312989673332.JavaMail.hudson@aegis%3e">[JENKINS] Lucene-Solr-tests-only-3.x-java7 - Build # 214 - Failure</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c803114021.27742.1313067327199.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Updated] (LUCENE-3357) Unit and integration test cases for the new Similarities</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c832790304.23993.1312989506705.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2326) Replication command indexversion fails to return index version</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c2093575823.27683.1313066487318.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Commented] (SOLR-2565) Prevent IW#close and cut over to IW#commit</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c2204C7E0-714D-4234-956D-367020B817CB@apache.org%3e">Re: New Website [Help Wanted]</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201108.mbox/%3c609502372.27679.1313066367143.JavaMail.tomcat@hel.zones.apache.org%3e">[jira] [Resolved] (SOLR-2706) The carrot.lexicalResourcesDir parameter does not work with absolute directories</a></h4>
           <hr>
           </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/201108.mbox/%3c0BA6D34688263E4F8E6152478F7C336C03FDF3@008-AM1MPN1-007.mgdnok.nokia.com%3e">RE: [Help Wanted] Graphics and other help for new Lucene/Solr website</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCAAHmpkh6cfvLaq0SO0T-wX2oVZz+4Tb0+-VrBE0NA96bJW2MZw@mail.gmail.com%3e">Re: Searching for words containing accents or umlauts?</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCANP2c1MzgEF1nUaGHRcuU70BgYJNVKyYj0TxGohJXUYBaQmGiQ@mail.gmail.com%3e">Fwd: please help me</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3c1313036939342-3244774.post@n3.nabble.com%3e">Searching for words containing accents or umlauts?</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3c239FD43A-0E41-40E2-B905-B5E91114C094@apache.org%3e">[Help Wanted] Graphics and other help for new Lucene/Solr website</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201108.mbox/%3cCANP2c1OWoEVT_oiLYJoD0cy5QKnQ2M4EAh52pW5RCmVQh_ZExQ@mail.gmail.com%3e">Re: please help me</a></h4>
           <hr>
           </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/201108.mbox/%3cCA681AF8.652D%25parampreet.sethi@teamaol.com%3e">Re: Dates off by 1 day?</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201108.mbox/%3cCAB_8Yd_tbRXBq1dv57O0eECxmn0as_gy2VR95Lnmdbur_vbtFQ@mail.gmail.com%3e">Re: frange not working in query</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201108.mbox/%3c40FCBD1CA64FA94F8397F1E2B5F51FFEA304C19997@LB-MXSERVER.lawbulletin.com%3e">Dates off by 1 day?</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201108.mbox/%3cCALG2m7MaB0LuXjxx-GxY+FN_TKWqGN0UFLBrV1_xDBQy-FmNJA@mail.gmail.com%3e">Re: LockObtainFailedException</a></h4>
           <hr>
           
-          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201108.mbox/%3cCA+UDAC-+EBQ=ka=iWZ_cLNDHRB75+yrU_H1p24D6pdFKor1RYw@mail.gmail.com%3e">Re: Cache replication</a></h4>
+          <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201108.mbox/%3c2D127F11DC79714E9B6A43AC9458147FCFB2166F@suex07-mbx-03.ad.syr.edu%3e">RE: Hudson build issues</a></h4>
           <hr>
           </div>
         </div>

Modified: websites/staging/lucene/trunk/content/lucene/openrelevance/index.html
==============================================================================
--- websites/staging/lucene/trunk/content/lucene/openrelevance/index.html (original)
+++ websites/staging/lucene/trunk/content/lucene/openrelevance/index.html Thu Aug 11 13:58:11 2011
@@ -4,7 +4,7 @@
 
 <head>
   <!--
-
+      openrelevance.html
 
       Licensed to the Apache Software Foundation (ASF) under one or more
       contributor license agreements.  See the NOTICE file distributed with

Modified: websites/staging/lucene/trunk/content/lucene/openrelevance/mailing-lists.html
==============================================================================
--- websites/staging/lucene/trunk/content/lucene/openrelevance/mailing-lists.html (original)
+++ websites/staging/lucene/trunk/content/lucene/openrelevance/mailing-lists.html Thu Aug 11 13:58:11 2011
@@ -4,7 +4,7 @@
 
 <head>
   <!--
-
+      openrelevance.html
 
       Licensed to the Apache Software Foundation (ASF) under one or more
       contributor license agreements.  See the NOTICE file distributed with

Modified: websites/staging/lucene/trunk/content/lucene/openrelevance/orpnews.html
==============================================================================
--- websites/staging/lucene/trunk/content/lucene/openrelevance/orpnews.html (original)
+++ websites/staging/lucene/trunk/content/lucene/openrelevance/orpnews.html Thu Aug 11 13:58:11 2011
@@ -4,7 +4,7 @@
 
 <head>
   <!--
-
+      openrelevance.html
 
       Licensed to the Apache Software Foundation (ASF) under one or more
       contributor license agreements.  See the NOTICE file distributed with

Modified: websites/staging/lucene/trunk/content/lucene/privacy.html
==============================================================================
--- websites/staging/lucene/trunk/content/lucene/privacy.html (original)
+++ websites/staging/lucene/trunk/content/lucene/privacy.html Thu Aug 11 13:58:11 2011
@@ -4,7 +4,7 @@
 
 <head>
   <!--
-
+         main.html
 
       Licensed to the Apache Software Foundation (ASF) under one or more
       contributor license agreements.  See the NOTICE file distributed with

Modified: websites/staging/lucene/trunk/content/lucene/pylucene/features.html
==============================================================================
--- websites/staging/lucene/trunk/content/lucene/pylucene/features.html (original)
+++ websites/staging/lucene/trunk/content/lucene/pylucene/features.html Thu Aug 11 13:58:11 2011
@@ -4,7 +4,7 @@
 
 <head>
   <!--
-
+      pylucene.html
 
       Licensed to the Apache Software Foundation (ASF) under one or more
       contributor license agreements.  See the NOTICE file distributed with

Modified: websites/staging/lucene/trunk/content/lucene/pylucene/index.html
==============================================================================
--- websites/staging/lucene/trunk/content/lucene/pylucene/index.html (original)
+++ websites/staging/lucene/trunk/content/lucene/pylucene/index.html Thu Aug 11 13:58:11 2011
@@ -4,7 +4,7 @@
 
 <head>
   <!--
-
+      pylucene.html
 
       Licensed to the Apache Software Foundation (ASF) under one or more
       contributor license agreements.  See the NOTICE file distributed with

Modified: websites/staging/lucene/trunk/content/lucene/pylucene/install.html
==============================================================================
--- websites/staging/lucene/trunk/content/lucene/pylucene/install.html (original)
+++ websites/staging/lucene/trunk/content/lucene/pylucene/install.html Thu Aug 11 13:58:11 2011
@@ -4,7 +4,7 @@
 
 <head>
   <!--
-
+      pylucene.html
 
       Licensed to the Apache Software Foundation (ASF) under one or more
       contributor license agreements.  See the NOTICE file distributed with

Modified: websites/staging/lucene/trunk/content/lucene/pylucene/jcc/install.html
==============================================================================
--- websites/staging/lucene/trunk/content/lucene/pylucene/jcc/install.html (original)
+++ websites/staging/lucene/trunk/content/lucene/pylucene/jcc/install.html Thu Aug 11 13:58:11 2011
@@ -4,7 +4,7 @@
 
 <head>
   <!--
-
+      pylucene.html
 
       Licensed to the Apache Software Foundation (ASF) under one or more
       contributor license agreements.  See the NOTICE file distributed with