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 (JIRA)" <ji...@apache.org> on 2011/08/24 16:06:29 UTC

[jira] [Commented] (LUCENE-3400) Deprecate / Remove DutchAnalyzer.setStemDictionary

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

Robert Muir commented on LUCENE-3400:
-------------------------------------

+1, i don't even think this needs an additionally ctor to control this little stem dictionary, if you want a customized one you can always make your own analyzer, where you instantiate the stemmeroverridefilter with whatever dictionary you want?

> Deprecate / Remove DutchAnalyzer.setStemDictionary
> --------------------------------------------------
>
>                 Key: LUCENE-3400
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3400
>             Project: Lucene - Java
>          Issue Type: Sub-task
>          Components: modules/analysis
>            Reporter: Chris Male
>         Attachments: LUCENE-3400.patch
>
>
> DutchAnalyzer.setStemDictionary(File) prevents reuse of TokenStreams (and also uses a File which isn't ideal).  It should be deprecated in 3x, removed in trunk.

--
This message is automatically generated by JIRA.
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