BitDocSet.andNot casts to 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