You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Christian Moen (Updated) (JIRA)" <ji...@apache.org> on 2012/03/28 15:40:29 UTC

[jira] [Updated] (SOLR-3276) Fix attribute conventions for JapaneseTokenizerFactory and add important information to schema.xml

     [ https://issues.apache.org/jira/browse/SOLR-3276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Moen updated SOLR-3276:
---------------------------------

    Description: 
The description of the {{ja_text}} field type in {{schema.xml}} is incomplete, doesn't describe user dictionaries and lacks a reference to the wiki page with extensive Japanese language support details ([http://wiki.apache.org/solr/JapaneseLanguageSupport] - currently a placeholder page).

The attribute convention used by {{JapaneseTokenizerFactory}} doesn't comply with the standards and used {{user-dictionary}} and {{user-dictionary-encoding}} instead of {{userDictionary}} and {{userDictionaryEncoding}}.

These changes are low risk and it would be a shame to not get this right in 3.6 with all the work done on Japanese.

Patch coming up shortly.  I really hope it's okay to commit this.

  was:
Searching Japanese text is a big topic with many considerations that need to be made.  I think it's helpful to add a link to the wiki in a comment near {{text_ja}} in {{scheme.xml}} to guide users to detailed information on features available, how to use them, etc.

I've made a placeholder page on [http://wiki.apache.org/solr/JapaneseLanguageSupport] and I'll add details post-release.


       Priority: Blocker  (was: Major)
        Summary: Fix attribute conventions for JapaneseTokenizerFactory and add important information to schema.xml  (was: Fix attribute conventions for ja_text in schema.xml and provide useful info)
    
> Fix attribute conventions for JapaneseTokenizerFactory and add important information to schema.xml
> --------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-3276
>                 URL: https://issues.apache.org/jira/browse/SOLR-3276
>             Project: Solr
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 3.6, 4.0
>            Reporter: Christian Moen
>            Assignee: Christian Moen
>            Priority: Blocker
>
> The description of the {{ja_text}} field type in {{schema.xml}} is incomplete, doesn't describe user dictionaries and lacks a reference to the wiki page with extensive Japanese language support details ([http://wiki.apache.org/solr/JapaneseLanguageSupport] - currently a placeholder page).
> The attribute convention used by {{JapaneseTokenizerFactory}} doesn't comply with the standards and used {{user-dictionary}} and {{user-dictionary-encoding}} instead of {{userDictionary}} and {{userDictionaryEncoding}}.
> These changes are low risk and it would be a shame to not get this right in 3.6 with all the work done on Japanese.
> Patch coming up shortly.  I really hope it's okay to commit this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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