On Tuesday 21 November 2006 23:14, Antony Bowesman wrote:

>  I
> assume that you first have to create a BooleanClause that finds
> everything and then another Clause that removes the "attribute".
>
> Is this right or is there another way to do it?

That's correct. For the "find everything" part you can use 
MatchAllDocsQuery.

Regards
 Daniel

-- 
http://www.danielnaber.de

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

Reply via email to