Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 70689 invoked from network); 4 Nov 2005 20:13:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Nov 2005 20:13:21 -0000 Received: (qmail 76583 invoked by uid 500); 4 Nov 2005 20:13:16 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 76555 invoked by uid 500); 4 Nov 2005 20:13:15 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 76544 invoked by uid 99); 4 Nov 2005 20:13:15 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Nov 2005 12:13:15 -0800 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [206.190.38.243] (HELO web50310.mail.yahoo.com) (206.190.38.243) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 04 Nov 2005 12:13:10 -0800 Received: (qmail 90780 invoked by uid 60001); 4 Nov 2005 20:12:53 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=xNHh0B+YIuD6PGH+QLNLNMxDnfDtHmhfoZduoYbKsIB4rzR37lFLiOCrw5IrGoptd2gnJq+XrY0TYdn6OGVBvtlzsMmvF9ryorp7agKfrW5j8zGw5ToAiJJ6yk9ol9uQPSoM6IVlS3LnrGdNMIHqffMDcm2pBP3xKWElzSyFkoM= ; Message-ID: <20051104201253.90778.qmail@web50310.mail.yahoo.com> Received: from [66.92.187.246] by web50310.mail.yahoo.com via HTTP; Fri, 04 Nov 2005 12:12:52 PST Date: Fri, 4 Nov 2005 12:12:52 -0800 (PST) From: Otis Gospodnetic Subject: Re: Scoring formula To: java-user@lucene.apache.org In-Reply-To: <2034.1131133943@www5.gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N The formula should also be in the javadoc for Similarity class, if it was there in 1.2. Otis --- Karl Koch wrote: > Hello group, > > the scoring formula for Lucene is well explained in "Lucene in > Action". > However, is this formula also valid for Lucene 1.2 (which I am > using). I > need to know that for documentation purposes. If not, where can I > find the > currect formula since I do not want to interpret if from the code... > > Best Regards to all of you, > Karl > > -- > Lust, ein paar Euro nebenbei zu verdienen? Ohne Kosten, ohne Risiko! > Satte Provisionen f�r GMX Partner: http://www.gmx.net/de/go/partner > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org > For additional commands, e-mail: java-user-help@lucene.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org