What does the debugQuery explanation show? The calculations
aren't all that precise for short fields. The length normalization is
encoded and is essentially the same for short fields.

Best
Erick

On Tue, Nov 8, 2011 at 7:22 AM, darul <daru...@gmail.com> wrote:
> title^1.1 body^1.0 comments^0.5
>
> Could someone explain me how to understand following query debug, and how
> score is computed.
>
> Here are 4 documents with "Idée" word in title, body or comments.
>
> Results are in this order by score, I do not undestand why fourth document
> is not second in the results.
>
> First :
> Title : *Idée *intéressante
> Body: Solr fonctionne chez vous ou pas ?
>
> Second:
> Title : *Idée* du lundi 01112011
> Body : Voici le contenu de mon *idée*
> Comments:
> - commentaire avec le mot *idée*
> - bonne *idée *pour un début de semaine
>
> Third :
> Title : Une *idée *pas comme les autres d'avant
> Body: Ah oui cette *idée *est intéressante
>
> Fourth :
> Title : *Idée *intéressante encore
> Body: Solr fonctionne chez vous ou pas ?
>
> For example what mean " (MATCH) weight(title:idé^1.1 in 0)"
>
>
>
>
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/Solr-dismax-scoring-and-weight-tp3490096p3490096.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to