Skip to content

Estonian street abbreviations #508

@ianthetechie

Description

@ianthetechie

Describe the bug

Estonian street abbreviations are not added as synonyms, so some searches which probably could succeed will fail.

Steps to Reproduce

Here's an example link: https://pelias.github.io/compare/#/v1/autocomplete?text=18+Lehtm%C3%A4e+tn&debug=1

Expected behavior

The search API actually works for this case since its query structure is a bit different: https://pelias.github.io/compare/#/v1/search?text=18+Lehtm%C3%A4e+tn&debug=1. I believe the behavior of the fallback query ends up "accidentally" rescuing this query.

Additional context

I believe this can be fixed by adding the following to synonyms/streets/et.txt:

tänav, tanav, tän, tn
maantee, mnt
puiestee, pst

I'm currently running a planet build with these synonyms and will open a patch referencing this within the next few days if successful. Just opening an issue to track it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions