« Back Issue #147
  • 2011-06-01 22:29 Reported by priya
  • 2011-08-15 11:12 Marked fixed
Status: Marked fixed
Priority: Medium

Provide ingredient based recipe search in Yioop!

priya 2011-06-01 22:29

Yioop! doesn't provide the feature to search for recipes based on ingredient. If searched for recipes based on ingredient, it currently displays recipe along with other data.

It should be possible to provide a search for recipes based on the ingredients and the result should show only recipes with other ingredients needed.

priya 2011-06-01 22:31

fixed with bce732e.

A new component 'recipe component' is added to the components folder. Recipe component processes the recipe pages and extracts the ingredients while crawling. Post processing is done once the crawling is stopped. The recipes crawled are clustered based on the ingredients. Recipes can be searched in Yioop! by querying 'ingredient:<ingredient-name>'.

X