You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (Resolved) (JIRA)" <ji...@apache.org> on 2012/02/08 13:41:59 UTC

[jira] [Resolved] (SOLR-3097) Introduce default Japanese stoptags and stopwords to Solr's example configuration

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

Robert Muir resolved SOLR-3097.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 4.0
                   3.6
    
> Introduce default Japanese stoptags and stopwords to Solr's example configuration
> ---------------------------------------------------------------------------------
>
>                 Key: SOLR-3097
>                 URL: https://issues.apache.org/jira/browse/SOLR-3097
>             Project: Solr
>          Issue Type: Improvement
>          Components: Schema and Analysis
>    Affects Versions: 3.6, 4.0
>            Reporter: Christian Moen
>             Fix For: 3.6, 4.0
>
>         Attachments: SOLR-3097.patch, SOLR-3097.patch
>
>
> SOLR-3056 discusses introducing a default field type {{text_ja}} for Japanese in {{schema.xml}}.  This configuration will be improved by also introducing default stopwords and stoptags configuration for the field type.  
> I believe this configuration should be easily available and tunable to Solr users and I'm proposing that we introduce the same stopwords and stoptags provided in LUCENE-3745 to Solr example configuration.  I'm proposing that files can live in {{solr/example/solr/conf}} as {{stopwords_ja.txt}} and {{stoptags_ja.txt}} alongside {{stopwords_en.txt}} for English.  (Longer term, I think should reconsider our overall approach to this across all languages, but that's perhaps a separate discussion.)

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