Return-Path: X-Original-To: apmail-lucene-java-user-archive@www.apache.org Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9D3BB7C91 for ; Thu, 22 Sep 2011 09:20:54 +0000 (UTC) Received: (qmail 72795 invoked by uid 500); 22 Sep 2011 09:20:52 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 72654 invoked by uid 500); 22 Sep 2011 09:20:52 -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 72506 invoked by uid 99); 22 Sep 2011 09:20:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Sep 2011 09:20:52 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [123.108.35.235] (HELO inmail.zycus.com) (123.108.35.235) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Sep 2011 09:20:47 +0000 In-Reply-To: To: java-user@lucene.apache.org Subject: Re: Custom Score-Similarity Message-ID: From: Darshan.Pandit@zycus.com Date: Thu, 22 Sep 2011 14:49:01 +0530 Content-Type: multipart/alternative; boundary="=_alternative 0033660D65257913_=" References: MIME-Version: 1.0 X-KeepSent: 6EEDCCFE:320B2254-65257913:0032BBFB; name=$KeepSent; type=4 X-Mailer: Lotus Notes Release 8.5.2 August 10, 2010 X-Disclaimed: 18939 --=_alternative 0033660D65257913_= Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Thanks Ian, I found it a couple of hours back. Now Trying to figure out=20 the code flow. Debugging has never been this insightful :)=20 Regards, Darshan Pandit From: Ian Lea To: java-user@lucene.apache.org Date: 22-09-2011 14:31 Subject: Re: Custom Score-Similarity http://lucene.apache.org/java/3=5F4=5F0/scoring.html would be a good place = to=20 start. -- Ian. On Wed, Sep 21, 2011 at 4:49 PM, wrote: > Hi, > I need some insight into the how the document matching actually happens > and how score is generated. > The basic need driving this desire is to search on multiple fields using > boolean queries, and computing similarity score, for each field for each > hit document so as to device a method to smartly select a document from=20 a > hitlist. > The similarity between fields may want to leverage idf's(Lucene > statistics). :( > > Your Help in sharing online resources or even better your inputs will be > of great help. > > Thanks > Darshan. > > --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org = --=_alternative 0033660D65257913_=--