You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Namgyu Kim (JIRA)" <ji...@apache.org> on 2019/07/11 17:15:00 UTC

[jira] [Created] (LUCENE-8912) Remove ICU dependency of nori tools/test-tools

Namgyu Kim created LUCENE-8912:
----------------------------------

             Summary: Remove ICU dependency of nori tools/test-tools
                 Key: LUCENE-8912
                 URL: https://issues.apache.org/jira/browse/LUCENE-8912
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Namgyu Kim
            Assignee: Namgyu Kim


{quote}After this job, I'll apply LUCENE-8866 and LUCENE-8871 to Nori.
{quote}
As mentioned in LUCENE-8904, I proceed this work from now on.

It is what [~rcmuir] found first and then I just apply to Nori.

Nori doesn't need the ICU library because it uses Normalizer2 only for NFKC normalization like Kuromoji.
 I think it's OK to remove the library dependency because it can be handled by JDK.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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