[
https://issues.apache.org/jira/browse/LUCENENET-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Garski updated LUCENENET-238:
-------------------------------------
Attachment: LUCENENET-238.patch
Patched!
NumericUtils use OpenBitSet in a few places, so the patch from LUCENENET-230
will need to be applied first.
Only change in NumericUtils itself is in how the float is converted to a
sortable int. The other changes are casting/enumerator movement issues
originating from the conversion.
> TestNumericUtils failing
> ------------------------
>
> Key: LUCENENET-238
> URL: https://issues.apache.org/jira/browse/LUCENENET-238
> Project: Lucene.Net
> Issue Type: Bug
> Reporter: Michael Garski
> Attachments: LUCENENET-238.patch
>
>
> Sort tests are dependent on the methods in NumericUtils, I'll work on those
> before getting back to sorting.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.