try to set the tiebreaker above 1.0, this will increase score for dismax 
findings in other than the best field.
But this may lead to strange side effects?

>-----Original Message-----
>From: ext davidbrai [mailto:davidb...@gmail.com]
>Sent: Donnerstag, 9. Dezember 2010 09:55
>To: solr-user@lucene.apache.org
>Subject: dismax: limiting term match to one field
>
>
>Hello,
>I'm trying to use dismax to search for several terms in several fields with
>different weights.
>It works good, but I want to limit the matching of terms to a single field.
>example:
>given the documents:
>doc1=
>name: pulp fiction
>category: thriller
>doc2=
>name: pulp
>category: fiction
>
>query: qf=name^5 category&q=pulp fiction&mm=2
>
>I want doc2 to get a higher score.
>Can I do this using dismax?
>--
>View this message in context: 
>http://lucene.472066.n3.nabble.com/dismax-limiting-term-match-to-one-field-tp2056498p2056498.html
>Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to