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.