Tomoko Uchida created LUCENE-10400: -------------------------------------- Summary: 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
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 LUCENE-8815 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-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org