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

Exact match is not displayed first in autosuggest #256

Open
raphael0202 opened this issue Oct 24, 2024 · 0 comments
Open

Exact match is not displayed first in autosuggest #256

raphael0202 opened this issue Oct 24, 2024 · 0 comments

Comments

@raphael0202
Copy link
Contributor

On the demo (http://search.localhost:8000/static/off.html), when typing "viande", we have the following autocomplete results for categories:

  • viande blanche cuite
  • viande bovine
  • viande cuite
  • viande cuite fumée
  • viande d'agneau cuite

The "viandes" category was not returned, even if it is an exact match.
Exact matches should always come first.

@raphael0202 raphael0202 added the 🐛 Bug Something isn't working label Oct 24, 2024
@github-project-automation github-project-automation bot moved this to Backlog (ready for dev) in 🔎 Search-a-licious Oct 24, 2024
@teolemon teolemon removed the 🐛 Bug Something isn't working label Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog (ready for dev)
Development

No branches or pull requests

2 participants