You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by "Shad Storhaug (Jira)" <ji...@apache.org> on 2019/10/11 01:38:00 UTC

[jira] [Created] (LUCENENET-631) Fix issues with culture in Lucene.Net.Queries

Shad Storhaug created LUCENENET-631:
---------------------------------------

             Summary: Fix issues with culture in Lucene.Net.Queries
                 Key: LUCENENET-631
                 URL: https://issues.apache.org/jira/browse/LUCENENET-631
             Project: Lucene.Net
          Issue Type: Improvement
          Components: Lucene.Net.Queries
    Affects Versions: Lucene.Net 4.8.0
            Reporter: Shad Storhaug


In Java, number to string/string to number conversions were nearly all invariant. Not sure if that is the correct decision in .NET. If not, we need overloads to pass culture. Priority lower because technically this can be done out of band with the release.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Re: [jira] [Created] (LUCENENET-631) Fix issues with culture in Lucene.Net.Queries

Posted by Petar Repac <pe...@gmail.com>.
Hi,

how do I unsubscribe ?

Regards,
Petar

On Fri, Oct 11, 2019 at 2:38 AM Shad Storhaug (Jira) <ji...@apache.org>
wrote:

> Shad Storhaug created LUCENENET-631:
> ---------------------------------------
>
>              Summary: Fix issues with culture in Lucene.Net.Queries
>                  Key: LUCENENET-631
>                  URL: https://issues.apache.org/jira/browse/LUCENENET-631
>              Project: Lucene.Net
>           Issue Type: Improvement
>           Components: Lucene.Net.Queries
>     Affects Versions: Lucene.Net 4.8.0
>             Reporter: Shad Storhaug
>
>
> In Java, number to string/string to number conversions were nearly all
> invariant. Not sure if that is the correct decision in .NET. If not, we
> need overloads to pass culture. Priority lower because technically this can
> be done out of band with the release.
>
>
>
> --
> This message was sent by Atlassian Jira
> (v8.3.4#803005)
>