You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 15, 2026. It is now read-only.
Currently, the search requires exact spelling. I would like to suggest adding fuzzy search logic.
This would help find titles even if there is a small typo or if the user doesn't know the exact spelling.
Desired Behavior
Example: Searching for "Interstelar" should still show results for Interstellar.
Description
Currently, the search requires exact spelling. I would like to suggest adding fuzzy search logic.
This would help find titles even if there is a small typo or if the user doesn't know the exact spelling.
Desired Behavior
Example: Searching for "Interstelar" should still show results for Interstellar.
Additional Context
No response
Code of Conduct