We want to treat all optional parameters as required. I thought setting: q.op=AND and mm=100% (using edismax request handler) would achieve this result, but I get unexpected results
1) medical => 4,425 2) medical retired => 272 3) medical retired -working => 5,041 4) medical AND retired AND -working => 216 We expect the 3rd and 4th queries to be equivalent, but we're obviously missing something. It doesn't seem to be an issue with the number of terms, since: medical retired husband => 52 Regards, Z -- View this message in context: http://lucene.472066.n3.nabble.com/Unexpected-Results-tp4043107.html Sent from the Solr - User mailing list archive at Nabble.com.