[
https://issues.apache.org/jira/browse/LUCENENET-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
George Aroush resolved LUCENENET-230.
-------------------------------------
Resolution: Fixed
Patch applied. Thanks Mike!
As part of this fix, I also eliminated all calls to
SupportClass.Number.URShift() from the OpenBitSetIterator.cs and OpenBitSet.cs.
Later on, we should eliminate all calls to SupportClass.Number.URShift() from
the code.
> TestOpenBitSet
> --------------
>
> Key: LUCENENET-230
> URL: https://issues.apache.org/jira/browse/LUCENENET-230
> Project: Lucene.Net
> Issue Type: Bug
> Reporter: Michael Garski
> Attachments: LUCENENET-230.patch
>
>
> I'm working through the tests in TestOpenBitSet. I'll be merging in Doug's
> code from 2.4 to handle growing the BitArrays.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.