I think what's being asked is obvious, in that, they want to modify the sorted relevancy of the results of MLT. Where, instead of (or in addition to) sorting by the mlt score, some modified function/subquery can be used to further sort the results.
One example. You run a MLT query against a document about Shoes. You find other documents about Shoes, but you want the relevancy modified by other facets or fields like size, brand, style, etc. This should be done inside the original MLT query and not after the results are retrieved. On Wed, 02 Mar 2011 22:51:22 +0900, Koji Sekiguchi <k...@r.email.ne.jp> wrote: > (11/03/02 0:23), Mark wrote: >> Is it possible to add function queries/boosts to the results that are by >> MLT? If not out of the box >> how would one go about achieving this functionality? >> >> Thanks > > Beside the point, why do you need such function? > If you give us more information/background of your needs, it might help > responders. > > regards, > > Koji