On Fri, Sep 7, 2012 at 6:12 PM, Jochen Hebbrecht
<[email protected]> wrote:
> Hi qibaoyuan,
>
> I tried your second solution, using the scoring data. I think in this way,
> I could use MoreLikeThis. All documents with a score > X are a possible
> match :-).

FWIW, there is also BooleanQuery#setMinimumNumberShouldMatch(int)
which can be used for this sort of thing.

TX

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to