[ 
https://issues.apache.org/jira/browse/SOLR-858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Miller updated SOLR-858:
-----------------------------

    Summary: BitDocSet.andNot calls instanceof on the wrong type  (was: 
BitDocSet.andNot casts to the wrong type)

> BitDocSet.andNot calls instanceof on the wrong type
> ---------------------------------------------------
>
>                 Key: SOLR-858
>                 URL: https://issues.apache.org/jira/browse/SOLR-858
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 1.3
>            Reporter: Mark Miller
>            Priority: Trivial
>             Fix For: 1.3.1
>
>
> method andNot(DocSet other) checks for instance of OpenBitSet - should be 
> BitDocSet. Looks like you lose an optimization.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to