You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Tomoko Uchida (Jira)" <ji...@apache.org> on 2022/02/20 11:05:00 UTC

[jira] [Resolved] (LUCENE-10400) Clean up the constructors' API signature of dictionary classes in kuromoji and nori

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

Tomoko Uchida resolved LUCENE-10400.
------------------------------------
    Fix Version/s: 9.1
                   10.0 (main)
       Resolution: Fixed

> Clean up the constructors' API signature of dictionary classes in kuromoji and nori
> -----------------------------------------------------------------------------------
>
>                 Key: LUCENE-10400
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10400
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: modules/analysis
>            Reporter: Tomoko Uchida
>            Priority: Major
>             Fix For: 9.1, 10.0 (main)
>
>          Time Spent: 11h 40m
>  Remaining Estimate: 0h
>
> It was suggested in a few issues/pr comments.
>  * do not delegate to load class resources to other classes
>  * do not allow to switch the location (classpath/file path) of the resource by constructor parameter
> Before working on LUCENE-8816 or LUCENE-10393, we'd need to sort the protected constructor APIs.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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