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

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

Awesome!  If we can get the tests to pass with these different locales, commit 
it!  When in doubt, we should not be sensitive to locale.

bq. I didnt change SolrQueryParser, similar problems exist in Lucene's 
QueryParser (strange casing)

The QP shouldn't currently be an issue for solr, we never set the flags to do 
lowercasing (I've always been against it as the right solution is field 
specific, not parser specific).


> 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_coretests.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