[
https://issues.apache.org/jira/browse/SOLR-858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shalin Shekhar Mangar resolved SOLR-858.
----------------------------------------
Resolution: Fixed
Fix Version/s: (was: 1.3.1)
1.4
Assignee: Shalin Shekhar Mangar
Committed revision 727724.
Thanks Mark!
> 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
> Assignee: Shalin Shekhar Mangar
> Priority: Trivial
> Fix For: 1.4
>
>
> 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.