Re: SV: SV: SV: Changing the Scoring api

2006-09-14 Thread Chris Hostetter
I obviously missunderstood your goal ... my reading of your question was that you wanted the sum of the scores of individual terms (based on the tf and idf) to matter, and you wanted the field norm values of the docs to be taken into account (for "date boosting" purposes), but you did not want doc

SV: SV: SV: Changing the Scoring api

2006-09-14 Thread Marcus Falck
e: SV: SV: SV: Changing the Scoring api Yeah Hoss you are right this isn't java it's the .NET port. But I have to ask at this mail list since it contains a lot of people with a lot more insight in lucene then on the .NET user list. And I have a hard time to believe that they wouldn&#x

SV: SV: SV: Changing the Scoring api

2006-09-14 Thread Marcus Falck
g with a lot of data this will severely affect the overall performance. / Marcus -Ursprungligt meddelande- Från: Doron Cohen [mailto:[EMAIL PROTECTED] Skickat: den 13 september 2006 21:03 Till: java-user@lucene.apache.org Ämne: Re: SV: SV: Changing the Scoring api I think it is not po

Re: SV: SV: Changing the Scoring api

2006-09-13 Thread Doron Cohen
gt;the IndexSearcher.explain methods --they are your best riend in >tweaking scoring information. > > > : Date: Wed, 13 Sep 2006 14:42:13 +0200 > : From: Marcus Falck <[EMAIL PROTECTED]> > : Reply-To: java-user@lucene.apache.org > : To: java-user@lucene.apache.o

Re: SV: SV: Changing the Scoring api

2006-09-13 Thread Chris Hostetter
the IndexSearcher.explain methods --they are your best riend in tweaking scoring information. : Date: Wed, 13 Sep 2006 14:42:13 +0200 : From: Marcus Falck <[EMAIL PROTECTED]> : Reply-To: java-user@lucene.apache.org : To: java-user@lucene.apache.org : Subject: SV: SV: Changing the Scoring ap

SV: SV: Changing the Scoring api

2006-09-13 Thread Marcus Falck
. Which appears to be norm * 2. How do I get rid of that * 2. / Marcus -Ursprungligt meddelande- Från: Chris Hostetter [mailto:[EMAIL PROTECTED] Skickat: den 12 september 2006 17:20 Till: java-user@lucene.apache.org Ämne: Re: SV: Changing the Scoring api : However the BooleanQuery&#

SV: SV: Changing the Scoring api

2006-09-13 Thread Marcus Falck
java-user@lucene.apache.org Ämne: Re: SV: Changing the Scoring api : However the BooleanQuery's disableCoord seems to make effect. : But I still have the problem when I'm constructing queries with wildcards. really? ... that's strange, WildcardQuery uses the disableCoord feature of Bool

Re: SV: Changing the Scoring api

2006-09-12 Thread Chris Hostetter
: However the BooleanQuery's disableCoord seems to make effect. : But I still have the problem when I'm constructing queries with wildcards. really? ... that's strange, WildcardQuery uses the disableCoord feature of BooleanQuery. Do you have an example of what you mean? : already had implemente

SV: Changing the Scoring api

2006-09-12 Thread Marcus Falck
java-user@lucene.apache.org Ämne: SV: Changing the Scoring api Hi Hoss, No it wasn't any thing wrong with your suggestions except that they had landed in my junk mail for some reason, stupid outlook. However I haven't had any chance testing all of your suggestions but I already had implemented my

SV: Changing the Scoring api

2006-09-12 Thread Marcus Falck
1. And it doesn't work as excepted. / Marcus -Ursprungligt meddelande- Från: Chris Hostetter [mailto:[EMAIL PROTECTED] Skickat: den 11 september 2006 20:15 Till: Lucene Users Ämne: Re: Changing the Scoring api : I want to override the default scoring when it comes to queries : co

Re: Changing the Scoring api

2006-09-11 Thread Chris Hostetter
: I want to override the default scoring when it comes to queries : containing the OR operator. this mesages seems to be an exact repost of your question from last friday ... was theresomething wrong with teh suggestions i included in my reply to it? http://www.nabble.com/Changing-the-Scoring

Changing the Scoring api

2006-09-11 Thread Marcus Falck
Hi everyone, I want to override the default scoring when it comes to queries containing the OR operator. For example if I got the following headlines in my index : "Sun sues Microsoft" "Microsoft want to buy Tiscali" ".NU domain sues Microsoft" "The sun is shining" "Sun brings antitrus

Re: Changing the Scoring api for OR parameters

2006-09-08 Thread Chris Hostetter
you can find it in the Solr code base... http://incubator.apache.org/solr/ http://incubator.apache.org/solr/docs/api/org/apache/solr/search/function/package-summary.html : Date: Fri, 8 Sep 2006 09:45:13 +0200 : From: Marcus Falck <[EMAIL PROTECTED]> : Reply-To: java-user@lucene.apache.org : To: java-user@l

Changing the Scoring api for OR parameters

2006-09-08 Thread Marcus Falck
Hi everyone, I want to override the default scoring when it comes to queries containing the OR operator. For example if I got the following headlines in my index : "Sun sues Microsoft" "Microsoft want to buy Tiscali" ".NU domain sues Microsoft" "The sun is shining" "Sun brings antitrus