Hoss Man created SOLR-7267:
------------------------------

             Summary: 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