Re: How to instruct MoreLikeThisHandler to sort results

2009-12-03 Thread Bill Au
I had open a Jira and submitted a patch for this: https://issues.apache.org/jira/browse/SOLR-1545 Bill On Thu, Dec 3, 2009 at 7:47 AM, Sascha Szott wrote: > Hi Folks, > > is there any way to instruct MoreLikeThisHandler to sort results? I was > wondering that MLTHandler recognizes faceting par

How to instruct MoreLikeThisHandler to sort results

2009-12-03 Thread Sascha Szott
Hi Folks, is there any way to instruct MoreLikeThisHandler to sort results? I was wondering that MLTHandler recognizes faceting parameters among others, but it ignores the sort parameter. Best, Sascha