On Mon, Aug 18, 2008 at 7:28 AM, blazingwolf7 <[EMAIL PROTECTED]>wrote:

>
> Thanks for the info. But do you know where this is actually perform in
> Lucene? I mean the method involved, that will calculate the value before
> storing it into the index. I track it to one method known as lengthNorm()
> in
> DefaultSimilarity.java, but the value is different from what is stored in
> the index
>

I believe the answer to your question is in this paragraph:
http://lucene.apache.org/java/2_3_2/scoring.html#Score%20Boosting

Reply via email to