[ http://issues.apache.org/jira/browse/LUCENE-749?page=all ]

Antonio Bruno updated LUCENE-749:
---------------------------------

    Attachment: ChainedFilter.patch.txt

In this way it is avoided that the first ANDNOT operation takes place against a 
completely false bitset and will always return zero results.

> ChainedFilter does not work well in the event of filters in ANDNOT
> ------------------------------------------------------------------
>
>                 Key: LUCENE-749
>                 URL: http://issues.apache.org/jira/browse/LUCENE-749
>             Project: Lucene - Java
>          Issue Type: Improvement
>    Affects Versions: 2.0.0
>         Environment: software platform 
>            Reporter: Antonio Bruno
>            Priority: Minor
>         Attachments: ChainedFilter.patch.txt
>
>
> First ANDNOT operation takes place against a completely false bitset and will 
> always return zero results.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to