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

Use fuzzy search in library #936

Closed
plata opened this issue Jan 29, 2022 · 1 comment · Fixed by #1426
Closed

Use fuzzy search in library #936

plata opened this issue Jan 29, 2022 · 1 comment · Fixed by #1426
Labels
enhancement This feature needs upgrades. feature-request New feature needs to be implemented.

Comments

@plata
Copy link

plata commented Jan 29, 2022

examples:

  • "QUBE" doesn't find "Q.U.B.E"
  • "Batman Arkham Asylum" doesn't find "Batman™ Arkham Asylum"
  • "A Total War Saga Troy" doesn't find "A Total War Saga: Troy"
  • "Assassin's Creed" doesn't find "Assassin's Creed" (written title is "Assassins Creed")
  • "Inner Space" doesn't find "InnerSpace"
  • "Yooka Laylee" doesn't find "Yooka-Laylee"
@philipwilk philipwilk added enhancement This feature needs upgrades. feature-request New feature needs to be implemented. labels Apr 23, 2022
@flavioislima
Copy link
Member

flavioislima commented Jun 2, 2022

Working on it.
Now even writting the wrong title will get the results:
image
image
image

@flavioislima flavioislima linked a pull request Jun 2, 2022 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This feature needs upgrades. feature-request New feature needs to be implemented.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants