recipeify / Recipes

Recipeify monorepo (API, Client, Scraper)
https://recipeify.com
BSD 3-Clause "New" or "Revised" License
14 stars 3 forks source link

Prioritize recipes with image and rating #42

Closed hagaishapira closed 4 years ago

hagaishapira commented 4 years ago

Description: Adjust the Elasticsearch scoring function to boost recipes with an original photo (not placeholder) and use the rating of the recipe in the scoring. Requirements:

Time Estimation: 4 hours