AW: correlation between score and term frequency

2007-10-01 Thread Alexander Kubias
Yes, that was the meaning of my question! Can you answer it? -Ursprüngliche Nachricht- Von: Joseph Doehr [mailto:[EMAIL PROTECTED] Gesendet: Montag, 1. Oktober 2007 20:00 An: solr-user@lucene.apache.org Betreff: Re: correlation between score and term frequency Hi Alex, do you

Re: correlation between score and term frequency

2007-10-01 Thread Mike Klaas
On 1-Oct-07, at 7:06 AM, [EMAIL PROTECTED] wrote: Hi! I have a question about the correlation between the score value and the term frequency. Let's assume that we have one index about one set of documents. In addition to that, let's assume that there is only one term in a query. If we no

Re: correlation between score and term frequency

2007-10-01 Thread Joseph Doehr
Hi Alex, do you mean, you like to know if both results have the same relevance through the whole content which is indexed and if both results are direct comparable? [EMAIL PROTECTED] schrieb: > I have a question about the correlation between the score value and the > term frequency. Let

Re: correlation between score and term frequency

2007-10-01 Thread Grant Ingersoll
Not sure I follow, you get back the same score for two different queries and you wonder why? The best way to see how a score is calculated is to use the explain (debug) functionality in Solr. -Grant On Oct 1, 2007, at 10:06 AM, [EMAIL PROTECTED] wrote: Hi! I have a question about the co

correlation between score and term frequency

2007-10-01 Thread kubias
Hi! I have a question about the correlation between the score value and the term frequency. Let's assume that we have one index about one set of documents. In addition to that, let's assume that there is only one term in a query. If we now search for the term "car" and get a certain score value X