Skip to content

Search should be accent insensitive #30

Description

@SIA-WEBSUP

Right now, the search doesn’t match meeting names with accented characters unless the accents are typed exactly. For example, searching for ret won’t return rétablissement, even though most users would expect it to.

Ideally, the search should treat characters like é, ö, ç, etc. as their base equivalents (e, o, c, etc.) for matching purposes.

This kind of normalization would make search results more forgiving and user-friendly—especially in areas where accented characters are common.

However, I suspect this fix might have to go into central-query in addition to the oiaa-direct.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions