I have also tried debugQuery=true. It outputs a large amount of data but none of it appears related to moreLikeThis information. Continuing to work on it but not sure how it is going to be possible to debug the functionality. Does anybody have any other suggestions on how to extract information like scoring and field matching from the searchcomponent version of morelikethis?
On 11/11/08 6:28 PM, "Ryan McKinley" <[EMAIL PROTECTED]> wrote: > did you try debugQuery=true? > (i don't know what it does off hand... perhaps nothing, but it may add > something for MLT) > > > On Nov 11, 2008, at 6:56 PM, Jeff Newburn wrote: > >> Thanks Otis! I understand what the parameters do to help modify for >> the >> most part. What I am trying to understand is how the related items >> are >> related. Certain search results return thousands of documents that >> are >> related but since I have 6 fields involved in the search I have no >> idea why. >> What I am desperately in need of is some sort of debugging info >> telling me >> how they are being matched by solr. >> >> -Jeff >> >> >> On 11/11/08 2:24 PM, "Otis Gospodnetic" <[EMAIL PROTECTED]> >> wrote: >> >>> 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 >> >