[
https://issues.apache.org/jira/browse/LUCENENET-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
George Aroush resolved LUCENENET-87.
------------------------------------
Resolution: Fixed
Applied patch and delivered to 2.1
> NUnite test for TestQueryParser
> -------------------------------
>
> Key: LUCENENET-87
> URL: https://issues.apache.org/jira/browse/LUCENENET-87
> Project: Lucene.Net
> Issue Type: Bug
> Reporter: Digy
> Assignee: George Aroush
> Priority: Minor
> Attachments: ConstantScoreRangeQuery.patch, FuzzyQuery.patch,
> QueryParser.patch, SupportClass.patch, ToStringUtils.patch
>
>
> Almost every test fails because of
> "System.Globalization.CultureInfo.CurrentCulture.NumberFormat.NumberDecimalSeparator".
> (where parsing a float and converting it to a string are used.)
> Therefore
> 1- ToStringUtils.Boost should be patched
> 2- I propose to add two new method( ToString ) to SupportClass.Single .
> 3- ToString methods of FuzzyQuery and ConstantScoreRangeQuery should be
> modified
> 4- QueryParser should be patched where single.Parse is used.
> I will attach 5 patches.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.