[
https://issues.apache.org/jira/browse/LUCENENET-225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12776278#action_12776278
]
Nicholas Paldino commented on LUCENENET-225:
--------------------------------------------
Odd, I didn't touch ToString, I just created a new method on the Single nested
class, ToJavaString, which mimics the float class's toString method in Java.
ToString should not have been touched.
> TestBoostsSimpleFails
> ---------------------
>
> Key: LUCENENET-225
> URL: https://issues.apache.org/jira/browse/LUCENENET-225
> Project: Lucene.Net
> Issue Type: Bug
> Reporter: Nicholas Paldino
> Priority: Minor
> Attachments: SupportClass.patch, ToStringUtils.patch
>
>
> TestBoostsSimple fails because the overload of ToString on the query (which
> calls ToString for the boost which is a float) doesn't properly mimic the
> Java implementation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.