Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 10604 invoked from network); 4 Dec 2006 13:14:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Dec 2006 13:14:41 -0000 Received: (qmail 47368 invoked by uid 500); 4 Dec 2006 13:14:47 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 47310 invoked by uid 500); 4 Dec 2006 13:14:46 -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 47294 invoked by uid 99); 4 Dec 2006 13:14:46 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Dec 2006 05:14:46 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [208.97.132.81] (HELO spunkymail-a5.dreamhost.com) (208.97.132.81) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Dec 2006 05:14:34 -0800 Received: from [192.168.0.2] (adsl-074-229-189-244.sip.rmo.bellsouth.net [74.229.189.244]) by spunkymail-a5.dreamhost.com (Postfix) with ESMTP id BE23A14D6B2 for ; Mon, 4 Dec 2006 05:14:07 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <7675490.post@talk.nabble.com> References: <7675490.post@talk.nabble.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <899D4AF7-B992-4F77-B971-6606E24A9E82@apache.org> Content-Transfer-Encoding: 7bit From: Grant Ingersoll Subject: Re: Regarding adding one more factor in lucene scoring formula Date: Mon, 4 Dec 2006 08:14:05 -0500 To: java-dev@lucene.apache.org X-Mailer: Apple Mail (2.752.2) X-Virus-Checked: Checked by ClamAV on apache.org http://lucene.apache.org/java/docs/scoring.html may be of some help, plus the Javadocs and the code of course. What is it you are trying to do? Perhaps others have done similar things. -Grant On Dec 4, 2006, at 7:24 AM, Sajid Khan wrote: > > Hi all, > I need to add one more factor(like tf, idf .....) in the lucene > scoring formula. But i am not getting any idea of where should i > update the > code in Lucene. > Can anybody please help me to solve the problem? > > Ragards > Sajid Khan > -- > View this message in context: http://www.nabble.com/Regarding- > adding-one-more-factor-in-lucene-scoring-formula- > tf2751348.html#a7675490 > Sent from the Lucene - Java Developer mailing list archive at > Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org > For additional commands, e-mail: java-dev-help@lucene.apache.org > -------------------------- Grant Ingersoll Center for Natural Language Processing http://www.cnlp.org Read the Lucene Java FAQ at http://wiki.apache.org/jakarta-lucene/ LuceneFAQ --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org