From java-dev-return-15909-apmail-lucene-java-dev-archive=lucene.apache.org@lucene.apache.org Fri Oct 06 19:57:48 2006 Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 57797 invoked from network); 6 Oct 2006 19:57:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Oct 2006 19:57:47 -0000 Received: (qmail 85530 invoked by uid 500); 6 Oct 2006 19:57:46 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 85238 invoked by uid 500); 6 Oct 2006 19:57:45 -0000 Mailing-List: contact java-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@lucene.apache.org Delivered-To: mailing list java-dev@lucene.apache.org Received: (qmail 85227 invoked by uid 99); 6 Oct 2006 19:57:44 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Oct 2006 12:57:44 -0700 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received: from [209.237.227.198] ([209.237.227.198:43931] helo=brutus.apache.org) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id FC/9A-24193-635B6254 for ; Fri, 06 Oct 2006 12:57:42 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 80FAD714201 for ; Fri, 6 Oct 2006 12:57:27 -0700 (PDT) Message-ID: <26695254.1160164647525.JavaMail.root@brutus> Date: Fri, 6 Oct 2006 12:57:27 -0700 (PDT) From: "Doron Cohen (JIRA)" To: java-dev@lucene.apache.org Subject: [jira] Commented: (LUCENE-664) [PATCH] small fixes to the new scoring.html doc In-Reply-To: <28415342.1156345096030.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/LUCENE-664?page=comments#action_12440592 ] Doron Cohen commented on LUCENE-664: ------------------------------------ Going to work on this now, according to comments by Doug and Grant. Will give a try to the include idea - client side iframe as Chris suggested, see how it works. Iframe don't rely on Javascript (might be turned off for some users). There are downsides to iframe too - possible scrollbars etc. - so need to see how it looks, and need to check if it is possible to somehow also include it in Scoring.html, otherwise guess we just link to it from there. http://www.boutell.com/newfaq/creating/include.html > [PATCH] small fixes to the new scoring.html doc > ----------------------------------------------- > > Key: LUCENE-664 > URL: http://issues.apache.org/jira/browse/LUCENE-664 > Project: Lucene - Java > Issue Type: Improvement > Components: Website > Affects Versions: 2.0.1 > Reporter: Michael McCandless > Attachments: boosts_plus_scoring_formula.patch, lucene.uxf, scoring-small-fixes.patch, scoring-small-fixes2.patch, scoring-small-fixes3.patch > > > This is an awesome initiative. We need more docs that cleanly explain the inner workings of Lucene in general... thanks Grant & Steve & others! > I have a few small initial proposed fixes, largely just adding some more description around the components of the formula. But also a couple typos, another link out to Wikipedia, a missing closing ), etc. I've only made it through the "Understanding the Scoring Formula" section so far. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org