On 11/25/2010 10:06 AM, Damien Fontaine wrote:
I have a problem with MoreLikeThis on Solr 1.4.1. I can't put two field on mlt.fl. Example : text and title, only text is in interestingTerms
It should work. My guess is that the terms from the title simply don't make the cut due to mlt.mintf, which is often set so that only terms appearing multiple times are considered.
HTH, Jens