You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Digy (JIRA)" <ji...@apache.org> on 2009/03/28 22:26:50 UTC

[jira] Created: (LUCENE-1580) ISOLatin1AccentFilter does not handle Turkish (UTF-8) chars correctly.

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


[jira] Updated: (LUCENE-1580) ISOLatin1AccentFilter does not handle Turkish (UTF-8) chars correctly.

Posted by "Digy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Digy updated LUCENE-1580:
-------------------------

    Attachment: ISOLatin1AccentFilter.patch

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


[jira] Resolved: (LUCENE-1580) ISOLatin1AccentFilter does not handle Turkish (UTF-8) chars correctly.

Posted by "Andi Vajda (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andi Vajda resolved LUCENE-1580.
--------------------------------

    Resolution: Duplicate

See https://issues.apache.org/jira/browse/LUCENE-1390

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