Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autocompletion without strict matching on accents #109

Open
g123k opened this issue May 16, 2024 · 0 comments
Open

Autocompletion without strict matching on accents #109

g123k opened this issue May 16, 2024 · 0 comments

Comments

@g123k
Copy link

g123k commented May 16, 2024

What

  • Hi everyone!

In the app, we use the /autocomplete API to list autocomplete brand names.
But there is an issue with accentuated characters (e.g.: with "Häagen-Dazs").

When we call the autocomplete method, with Haa as a query, it never suggests Häagen-Dazs.
Is there a way to bypass this strict matching?

(cc openfoodfacts/openfoodfacts-dart#930)

Part of

@github-project-automation github-project-automation bot moved this to Todo (selected) in 🔎 Search-a-licious May 16, 2024
@teolemon teolemon added the 🐛 Bug Something isn't working label May 31, 2024
@alexgarel alexgarel changed the title Autocompletion without strict matching Autocompletion without strict matching on accents Jun 5, 2024
@teolemon teolemon removed the 🐛 Bug Something isn't working label Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo (selected)
Development

No branches or pull requests

2 participants