You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Jan Høydahl (Jira)" <ji...@apache.org> on 2021/05/12 12:32:00 UTC

[jira] [Resolved] (LUCENE-9929) NorwegianNormalizationFilter

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

Jan Høydahl resolved LUCENE-9929.
---------------------------------
    Fix Version/s: main (9.0)
       Resolution: Fixed

> NorwegianNormalizationFilter
> ----------------------------
>
>                 Key: LUCENE-9929
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9929
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: modules/analysis
>            Reporter: Jan Høydahl
>            Assignee: Jan Høydahl
>            Priority: Major
>             Fix For: main (9.0)
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> The ScandinavianNormalizationFilter applies foldings for aa, ao, ae, oe and oo. But all those five do not make sense for both Norwegian, Swedish and Danish. Implement a separate Norwegian variant, based on the Scandinavian:
> {code:java}
> <filter class="solr.NorwegianNormalizationFilterFactory"/>
> {code}
> This would have the same rules as ScandinavianNormalizationFilter except it would not fold oo->ø and ao->å.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org