[ 
https://issues.apache.org/jira/browse/SOLR-7267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367544#comment-14367544
 ] 

Hoss Man commented on SOLR-7267:
--------------------------------

The field/fieldType/stopword naming conventions in Solr's sample configs all 
come directly from the lucene package names.

we should figure out LUCENE-6366 before trying to address in the sample configs.

> Confusion over "cz" (vs "cs") naming convention for Czech fields in sampel 
> configs
> ----------------------------------------------------------------------------------
>
>                 Key: SOLR-7267
>                 URL: https://issues.apache.org/jira/browse/SOLR-7267
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Hoss Man
>
> As noted by Eduard Moraru on the solr-user list:
> * the solr example configs use the naming convention of "cz" for Czech 
> language related field types (both in the dynamicField, fieldType, and 
> stopwords file name)
> * the ISO langauge code for Czech is actaully "cs" -- "cz" is the country 
> code for the Czech Republic, but it is not a standard language code.
> but what we are really wondering now is why does Lucene/Solr use "cz"
> (country code) instead of "cs" (language code) in both its "text_cz" field
> and its "stopwords_cz.txt" file?
> bq. Is that a mistake on the Solr/Lucene side? Is it some kind of convention? 
> Is it going to be fixed?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to