Jeff, have you tried various mlt.min/max* params listed on http://wiki.apache.org/solr/MoreLikeThis?
Those are the knobs that will let you control quality of MLT results. Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch ________________________________ From: Jeff Newburn <[EMAIL PROTECTED]> To: "solr-user@lucene.apache.org" <solr-user@lucene.apache.org> Sent: Tuesday, November 11, 2008 5:09:19 PM Subject: MoreLikeThis Hi All, Anybody know of how to get some useful debugging information for morelikethis search component in SOLR 1.4? I am trying to make the results more relevant to each product. Unfortunately, I cannot seem to find a way to get information that would be useful to find out what is matching. I have tried mlt.interestingTerms=details and it appears to do nothing different in the result set. -Jeff