Oh, it is nice. Thank you much! On Thu, Jan 21, 2010 at 9:20 PM, Benjamin Heilbrunn <ben...@gmail.com>wrote:
> Try BooleanQuery.setMinimumNumberShouldMatch > > 2010/1/21 Phan The Dai <thienthanhom...@gmail.com>: > > Hi everyone, I need you support with this question: > > Assuming that I have some terms, such as: ("A", "B", "C", "D", "E") > > How to search documents that contain a number of terms in that list > > but do not care what terms are. > > For example, any documents that include any 3 terms in the above list are > > matched. > > > > Please show me a query in Lucene or a solution. > > > > Thank you much for soon answer, I need it as soon as possible. > > > > Regards. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > >