On 2/10/06, Rajesh Munavalli <[EMAIL PROTECTED]> wrote:
> However I also want to retrieve those documents (in order) where one or more
> of the terms is missing from either of the fields. i.e,

BooleanQuery.setMinimumNumberShouldMatch() in the development version
(1.9) of Lucene may help out in that respect.

-Yonik

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to