Re: Problem with dismax mm

2010-12-09 Thread Chris Hostetter
: Personally, the mm parameter makes my head hurt. : As I read it, there are actually 4 buckets that rules apply to, not three : in your mm definition, see below. If you have Smiley and Pugh's Solr book, check out pages 138-140... http://wiki.apache.org/solr/PacktBook2009 I created the "mm" syn

Re: Problem with dismax mm

2010-12-03 Thread Em
match >> and so on. >> >> However in some test-case I get only the intended behaviour with a >> 2-clause-query when I say mm=1. >> If I got longer queries this would lead to very bad >> search-quality-results. >> >> What is wrong with this mm-definition

Re: Problem with dismax mm

2010-12-03 Thread Erick Erickson
ts. > > What is wrong with this mm-definition? > > Thanks for suggestions. > - Em > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Problem-with-dismax-mm-tp2011496p2011496.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Re: Problem with dismax mm

2010-12-03 Thread Shawn Heisey
On 12/3/2010 6:18 AM, Em wrote: I got a little problem with my mm definition: 2<-1 4<50% 5<66% Are you defining this in a request handler in solrconfig.xml? If you have it entered just like that, I think it may not be understanding it. You need to encode the < character. Here's an excerpt

Problem with dismax mm

2010-12-03 Thread Em
search-quality-results. What is wrong with this mm-definition? Thanks for suggestions. - Em -- View this message in context: http://lucene.472066.n3.nabble.com/Problem-with-dismax-mm-tp2011496p2011496.html Sent from the Solr - User mailing list archive at Nabble.com.