LongToPrefixCoded in NumericUtils does not work for negitive Numbers
--------------------------------------------------------------------

                 Key: LUCENENET-197
                 URL: https://issues.apache.org/jira/browse/LUCENENET-197
             Project: Lucene.Net
          Issue Type: Bug
            Reporter: Roger Chapman
            Priority: Critical
         Attachments: NumericUtils.patch

long sortableBits = val ^ unchecked((uint) 0x8000000000000000L);  output is 
wrong due to unsigned long

Patch attached.

-- 
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