[
https://issues.apache.org/jira/browse/LUCENENET-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
George Aroush resolved LUCENENET-122.
-------------------------------------
Resolution: Fixed
Assignee: George Aroush
Patch applied
> Bug in function "SupportClass.Number.ToString(long number)"
> -----------------------------------------------------------
>
> Key: LUCENENET-122
> URL: https://issues.apache.org/jira/browse/LUCENENET-122
> Project: Lucene.Net
> Issue Type: Bug
> Environment: Lucene.Net 2.3.1
> Reporter: Digy
> Assignee: George Aroush
> Priority: Blocker
> Attachments: SupportClass.patch
>
>
> It converts the number to string incorectly.
> SupportClass.Number.ToString(38) outputs 21 where it should be 12. (reverse).
> Since it is used in FileNameFromGeneration function it produces wrong file
> names after 36 generation.
> DIGY
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.