Jan Høydahl created SOLR-4412:
---------------------------------
Summary: LanguageIdentifier lcmap for language field
Key: SOLR-4412
URL: https://issues.apache.org/jira/browse/SOLR-4412
Project: Solr
Issue Type: Bug
Components: contrib - LangId
Affects Versions: 4.1
Reporter: Jan Høydahl
Fix For: 4.2, 5.0
For some languages, the detector will detect sub-languages, such as LangDetect
detecting zh-tw or zh-cn for Chinese. Tika detector only detects zh. Today you
can use {{{lcmap}}} to map these two into one code, e.g.
{{{langid.map.lcmap=zh-cn:zh zh-tw:zh}}}. But the {{{langField}}} output is not
changed.
We need an option for {{{langField}}} as well.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]