[ 
https://issues.apache.org/jira/browse/LUCENE-2466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12868380#action_12868380
 ] 

Yonik Seeley commented on LUCENE-2466:
--------------------------------------

IMO, there's nothing in Solr that should depend on the system locale unless 
explicitly referenced or configured to do so. The defaults should certainly 
never do so.

Hoss pointed out this in DIH:
http://wiki.apache.org/solr/DataImportHandler#NumberFormatTransformer
At a minimum I think this should be changed in trunk to not default to the 
system locale.

Anyway, my communication will be limited over the next week starting tomorrow 
(Apache Lucene EuroCon)...
so here's my standing +1 to commit all changes that remove system locale 
defaults.

> fix some more locale problems in lucene/solr
> --------------------------------------------
>
>                 Key: LUCENE-2466
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2466
>             Project: Lucene - Java
>          Issue Type: Bug
>            Reporter: Robert Muir
>         Attachments: LUCENE-2466.patch, LUCENE-2466.patch, 
> LUCENE-2466_coretests.patch, LUCENE-2466_lucene_thai.patch, 
> LUCENE-2466_thai_solr.patch
>
>
> set ANT_ARGS="-Dargs=-Duser.language=tr -Duser.country=TR"
> ant clean test
> We should make sure this works across all of lucene/solr

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to