You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Cédrik LIME (JIRA)" <ji...@apache.org> on 2008/08/05 11:58:46 UTC

[jira] Created: (LUCENE-1351) Add some ligatures (ff, fi, fl, ft, st) to ISOLatin1AccentFilter

Add some ligatures (ff, fi, fl, ft, st) to ISOLatin1AccentFilter
----------------------------------------------------------------

                 Key: LUCENE-1351
                 URL: https://issues.apache.org/jira/browse/LUCENE-1351
             Project: Lucene - Java
          Issue Type: Improvement
          Components: Analysis
    Affects Versions: 2.3.2
            Reporter: Cédrik LIME
            Priority: Minor
         Attachments: ISOLatin1AccentFilter.patch

ISOLatin1AccentFilter remove common diacritics and some ligature. This patch adds support for additional common ligatures: ff, fi, fl, ft, st.

-- 
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] Assigned: (LUCENE-1351) Add some ligatures (ff, fi, fl, ft, st) to ISOLatin1AccentFilter

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

Grant Ingersoll reassigned LUCENE-1351:
---------------------------------------

    Assignee: Grant Ingersoll

> Add some ligatures (ff, fi, fl, ft, st) to ISOLatin1AccentFilter
> ----------------------------------------------------------------
>
>                 Key: LUCENE-1351
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1351
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Analysis
>    Affects Versions: 2.3.2
>            Reporter: Cédrik LIME
>            Assignee: Grant Ingersoll
>            Priority: Minor
>         Attachments: ISOLatin1AccentFilter.patch, TestISOLatin1AccentFilter.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> ISOLatin1AccentFilter removes common diacritics and some ligatures. This patch adds support for additional common ligatures: ff, fi, fl, ft, st.

-- 
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-1351) Add some ligatures (ff, fi, fl, ft, st) to ISOLatin1AccentFilter

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

Cédrik LIME updated LUCENE-1351:
--------------------------------

      Description: ISOLatin1AccentFilter removes common diacritics and some ligatures. This patch adds support for additional common ligatures: ff, fi, fl, ft, st.  (was: ISOLatin1AccentFilter remove common diacritics and some ligature. This patch adds support for additional common ligatures: ff, fi, fl, ft, st.)
    Lucene Fields: [New, Patch Available]  (was: [Patch Available, New])

> Add some ligatures (ff, fi, fl, ft, st) to ISOLatin1AccentFilter
> ----------------------------------------------------------------
>
>                 Key: LUCENE-1351
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1351
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Analysis
>    Affects Versions: 2.3.2
>            Reporter: Cédrik LIME
>            Priority: Minor
>         Attachments: ISOLatin1AccentFilter.patch, TestISOLatin1AccentFilter.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> ISOLatin1AccentFilter removes common diacritics and some ligatures. This patch adds support for additional common ligatures: ff, fi, fl, ft, st.

-- 
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-1351) Add some ligatures (ff, fi, fl, ft, st) to ISOLatin1AccentFilter

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

Cédrik LIME updated LUCENE-1351:
--------------------------------

    Attachment: TestISOLatin1AccentFilter.patch

> Add some ligatures (ff, fi, fl, ft, st) to ISOLatin1AccentFilter
> ----------------------------------------------------------------
>
>                 Key: LUCENE-1351
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1351
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Analysis
>    Affects Versions: 2.3.2
>            Reporter: Cédrik LIME
>            Priority: Minor
>         Attachments: ISOLatin1AccentFilter.patch, TestISOLatin1AccentFilter.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> ISOLatin1AccentFilter remove common diacritics and some ligature. This patch adds support for additional common ligatures: ff, fi, fl, ft, st.

-- 
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-1351) Add some ligatures (ff, fi, fl, ft, st) to ISOLatin1AccentFilter

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

Grant Ingersoll resolved LUCENE-1351.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.4
    Lucene Fields: [Patch Available]  (was: [Patch Available, New])

Committed revision 682766.

Thanks Cédrik!

> Add some ligatures (ff, fi, fl, ft, st) to ISOLatin1AccentFilter
> ----------------------------------------------------------------
>
>                 Key: LUCENE-1351
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1351
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Analysis
>    Affects Versions: 2.3.2
>            Reporter: Cédrik LIME
>            Assignee: Grant Ingersoll
>            Priority: Minor
>             Fix For: 2.4
>
>         Attachments: ISOLatin1AccentFilter.patch, TestISOLatin1AccentFilter.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> ISOLatin1AccentFilter removes common diacritics and some ligatures. This patch adds support for additional common ligatures: ff, fi, fl, ft, st.

-- 
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-1351) Add some ligatures (ff, fi, fl, ft, st) to ISOLatin1AccentFilter

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

Cédrik LIME updated LUCENE-1351:
--------------------------------

    Attachment: ISOLatin1AccentFilter.patch

> Add some ligatures (ff, fi, fl, ft, st) to ISOLatin1AccentFilter
> ----------------------------------------------------------------
>
>                 Key: LUCENE-1351
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1351
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Analysis
>    Affects Versions: 2.3.2
>            Reporter: Cédrik LIME
>            Priority: Minor
>         Attachments: ISOLatin1AccentFilter.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> ISOLatin1AccentFilter remove common diacritics and some ligature. This patch adds support for additional common ligatures: ff, fi, fl, ft, st.

-- 
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