Skip to content

Feature: replace recipe searching with fuzzywuzzy search on local recipes#703

Merged
TomBursch merged 1 commit intomainfrom
fuzzy-wuzzy-recipe-search
Apr 12, 2025
Merged

Feature: replace recipe searching with fuzzywuzzy search on local recipes#703
TomBursch merged 1 commit intomainfrom
fuzzy-wuzzy-recipe-search

Conversation

@cMensendiek
Copy link
Copy Markdown
Collaborator

@cMensendiek cMensendiek commented Apr 12, 2025

Use fuzzywuzzy search to rank recipes when searching. The searching always runs on the local recipe data.

  • This probably makes the recipe search API endpoint in the backend never be used. So one could also remove that endpoint

@TomBursch TomBursch force-pushed the fuzzy-wuzzy-recipe-search branch from 228c40c to e3b4038 Compare April 12, 2025 19:11
@TomBursch TomBursch added the enhancement New feature or request label Apr 12, 2025
@TomBursch TomBursch merged commit 1280322 into main Apr 12, 2025
2 checks passed
@TomBursch TomBursch deleted the fuzzy-wuzzy-recipe-search branch April 12, 2025 19:13
w0s1nsk1 added a commit to w0s1nsk1/kitchenowl that referenced this pull request Feb 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants