-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 8.x, master (9.0)
-
Component/s: None
-
Labels:None
-
Lucene Fields:New
After this job, I'll apply
LUCENE-8866andLUCENE-8871to Nori.
As mentioned in LUCENE-8904, I proceed this work from now on.
It is what Robert Muir 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.
- links to