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

Namgyu Kim updated LUCENE-8912:
-------------------------------
    Description: 
{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(LUCENE-8866) 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.

  was:
{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.


> 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
>            Priority: Major
>
> {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(LUCENE-8866) 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to