On Fri, Sep 7, 2012 at 6:12 PM, Jochen Hebbrecht <jochenhebbre...@gmail.com> 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: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org