[
https://issues.apache.org/jira/browse/LUCENENET-225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
George Aroush resolved LUCENENET-225.
-------------------------------------
Resolution: Fixed
Thanks Nick! I committed a modified version of your patch.
I did not take your changes to SupportClass.Numeric.ToString() as it's used
elsewhere, but I fixed ToStringUtils.Boost() to what it used to be (since
2.0.0) which was lost during the port to 2.9.
> 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.