Length normalization is an attempt to factor in how long the field is. The idea
is that a token in a field with 10,000 tokens should count less than the word
in a field of 10 tokens. But since the length of the field is encoded
in a byte, the distinction between 4 and 20 characters is pretty much lost.

HTH
Erick

On Wed, Nov 9, 2011 at 3:59 AM, darul <daru...@gmail.com> wrote:
> Thanks for the details, but what do you mean by normalization, can you
> describe shortly the concepts behind ?
>
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/Solr-dismax-scoring-and-weight-tp3490096p3492986.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to