Hi James, Thanks for the response. Nope, I'm not using dismax or edismax. Just the standard solr query parser.
Also by using the variable "spellcheck.collateParam.q.op=AND" I see this working. This also means that all the words need to correct and the maxEdits can only be 2 else it won't suggest with collations. How can I get correction on an entire sentence? maxEdits seem to be limited to a max of 2 otherwise see an exception in the logs. Therefore from my experiments with the same search terms: "charles and the chocolit factry" did not work. Too many edits "charlei and the chocolate factory" worked "charlie and the choclit factory" did not work "charlie and the chocolate factry" worked. "charlie and the chocoleat factory" worked. I tried the same thing with spellcheck.alternativeTermCount=100 and this did not help with collations. Need more ideas. Appreciate your help. Regards, -- Sandeep -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Multiword-Search-tp4053038p4053879.html Sent from the Solr - User mailing list archive at Nabble.com.