NightOwl888 opened a new pull request #339:
URL: https://github.com/apache/lucenenet/pull/339
Fixed several references to `J2N.BitConversion` that were calling the overload that normalizes
NaN when they should have been calling the raw bit conversion instead. This is to match Lucene's
behavior, but only affects those who are storing NaN in the index.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
users@infra.apache.org
|