Thanks. Will that still be the MoreLikeThisRequestHandler? Or the StandardRequestHandler with mlt option?
>> Hi, I'm trying out the mlt handler but I'm getting a 404 error. >> >> HTTP Status 404 - /solr/mlt >> >> solrconfig.xml seem to say that mlt handler is available by default. >> i wonder if there's anything else I should do before I can use it? >> I'm using version 1.3. > > Try /solr/select with mlt=on parameter. > > Koji