Hi, Basically, (e)dimax is designed to search over multiple fields. It could be used to search over single field. Please see for more about it : https://lucidworks.com/blog/whats-a-dismax/
You mention title field but I don't see title in search URLs you provided. So my question remains, what fields are you searching on? What are their types/analyzer? Ahmet On Saturday, January 10, 2015 5:43 PM, leostro <leo.orland...@gmail.com> wrote: Hi Ahmet, I don't specify any qf in this query. Reading here (http://wiki.apache.org/solr/ExtendedDisMax#mm_.28Minimum_.27Should.27_Match.29) it seems that mm is referred to the text provided as "q" in querystring, I am wrong? Reading the doc above, my expectation is that if I specify a q value with 2 words ("xbox" and "one") with mm=100% solr should return EACH document that contains BOTH the words in title (the only field I told it to search in). Maybe I'm missing something... Thanks Leo -- View this message in context: http://lucene.472066.n3.nabble.com/edismax-and-mm-strange-behaviour-tp4178532p4178595.html Sent from the Solr - User mailing list archive at Nabble.com.