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

Robert Muir reopened LUCENE-2399:
---------------------------------


> Add support for ICU's Normalizer2
> ---------------------------------
>
>                 Key: LUCENE-2399
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2399
>             Project: Lucene - Java
>          Issue Type: New Feature
>          Components: contrib/*
>    Affects Versions: 3.1
>            Reporter: Robert Muir
>            Assignee: Robert Muir
>             Fix For: 3.1, 4.0
>
>         Attachments: LUCENE-2399.patch, LUCENE-2399.patch, LUCENE-2399.patch, 
> LUCENE-2399.patch
>
>
> While there are separate Case Folding, Normalization, and Ignorable-removal 
> filters in LUCENE-1488,
> the new ICU Normalizer2 API does this all at once with nfkc_cf (based on the 
> new NFKC_Casefold property in Unicode).
> This is great, because it provides a ton of unicode functionality that is 
> really needed.
> And the new Normalizer2 API takes CharSequence and writes to Appendable...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to