Re: Solr 3.3 dismax MM parameter not working properly

2011-08-31 Thread Alexei Martchenko
I'm printing a big bold cheatsheet about it and stickin' it everywhere :-) I wish I could change this thread's subject to "alexei is not working properly" :-/ 2011/8/30 Erick Erickson > Yep, that one takes a while to figure out, then > I wind up re-figuring it out every time I have > to change

Re: Solr 3.3 dismax MM parameter not working properly

2011-08-30 Thread Erick Erickson
Yep, that one takes a while to figure out, then I wind up re-figuring it out every time I have to change it ... Best Erick On Tue, Aug 30, 2011 at 6:36 PM, Alexei Martchenko wrote: > Hmmm I believe I discovered the problem. > > When you have something like this: > > 2<50% 6<-60% > > you should r

Re: Solr 3.3 dismax MM parameter not working properly

2011-08-30 Thread Alexei Martchenko
Hmmm I believe I discovered the problem. When you have something like this: 2<50% 6<-60% you should read it from right to left and use the word MORE. MORE THAN SIX clauses, 60% are optional, MORE THAN TWO clauses (and that includes 3, 4 and 5 AND 6) half is mandatory. if you wanna a special ru

Solr 3.3 dismax MM parameter not working properly

2011-08-30 Thread Alexei Martchenko
Anyone else strugglin' with dismax's MM parameter? We're having a problem here, seems that configs from 3 terms and more are being ignored by solr and it assumes previous configs. if I use 3<1 or 3<100% i get the same results for a 3-term query. If i try 4<25% or 4<100% I also get same data for a