ISOLatin1AccentFilter does not handle Turkish (UTF-8) chars correctly.
----------------------------------------------------------------------

                 Key: LUCENE-1580
                 URL: https://issues.apache.org/jira/browse/LUCENE-1580
             Project: Lucene - Java
          Issue Type: Bug
            Reporter: Digy
            Priority: Minor
         Attachments: ISOLatin1AccentFilter.patch

Below mappings  are missing

Ğ --> G
ğ --> g
İ --> I
ı --> i
Ş --> S
ş --> s

DIGY

-- 
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: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to