osmandapp / osmandapp/OsmAnd-iOS

Searching for POIs with Diacritic's Name

Open
#573 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Nice to Have
Dominant language
Objective-C++
Stars
351
Forks
119
Avg merge
2d 16h
Merged PRs (30d)
87

Description

OsmAnd is unable to return results when searching for POI's that contain diacritics in their name if the diacritics are not included in the search term. This is not a problem in Nominatim.

image
image

Screenshot 2020-01-24 at 21 58 29

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue in OsmAnd-iOS by searching for a POI with diacritics both with and without the marks, using the examples in the screenshots. Trace the iOS search entry point to determine where the search term is matched against POI names; done means unaccented terms return the same relevant results as accented terms.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, objective-c
Domain
mobile-dev, search
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.