[
https://issues.apache.org/jira/browse/LUCENENET-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Petr Kadlec updated LUCENENET-38:
---------------------------------
Attachment: TestStripLatinDiacriticsFilter.cs
StripLatinDiacriticsFilter.cs
Diacritics filter for Latin characters (Unicode U+0080 to U+024F and U+1E00 to
U+1EF9), to be placed to C#/src/Lucene.Net/Analysis, with its corresponding
unit test, to be placed to C#/src/Test/Analysis
> Diacritics filter
> -----------------
>
> Key: LUCENENET-38
> URL: https://issues.apache.org/jira/browse/LUCENENET-38
> Project: Lucene.Net
> Issue Type: New Feature
> Reporter: Petr Kadlec
> Attachments: StripLatinDiacriticsFilter.cs,
> TestStripLatinDiacriticsFilter.cs
>
>
> Add new filter allowing to strip diacritics from text (e.g. vážka -> vazka,
> Köln -> Koln), so that search queries can be entered without diacritics.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.