Try BooleanQuery.setMinimumNumberShouldMatch

2010/1/21 Phan The Dai <[email protected]>:
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to