Is there any way to score not being affected by duplicated input in query?

When i have record with field

title: "The GIRL with the dragon tattoo"

If query is: "girl" it get less score then "girl girl girl". It find word in
the same position, why score is growing?

I need it to know if record i found is close to user query.
Best would be for me to know how much % match with that "title" field.

--
View this message in context: 
http://lucene.472066.n3.nabble.com/SOLR-tp3731831p3731831.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to