RE: MoreLikeThis only returns 1 result

2012-12-27 Thread David Parks
Ok, that worked, I had the /mlt request handler misconfigured (forgot a '/'). It's working now. Thanks! -Original Message- From: Jack Krupansky [mailto:j...@basetechnology.com] Sent: Friday, December 28, 2012 11:38 AM To: solr-user@lucene.apache.org Subject: Re: MoreLikeTh

Re: MoreLikeThis only returns 1 result

2012-12-27 Thread Jack Krupansky
Sounds like it is simply dispatching to the normal search request handler. Although you specified qt=mlt, make sure you enable the legacy select handler dispatching in solrconfig.xml. Change: to Or, simply address the MLT handler directly: http://107.23.102.164:8080/solr/mlt?q=.