On Thu, Sep 10, 2009 at 1:02 PM, <jli...@gmail.com> wrote: > > I tried MoreLikeThis (StandardRequestHandler with mlt arguments) > with a single solr server and it works fine. However, when I tried > the same query with sharded servers, I don't get the moreLikeThis > key in the results. > > So my question is, Is MoreLikeThis with StandardRequestHandler > supported on shards? If not, is MoreLikeThisHandler supported? >
No, MoreLikeThis does not work with distributed search currently. There is an issue open with a couple of patches though. See https://issues.apache.org/jira/browse/SOLR-788 -- Regards, Shalin Shekhar Mangar.