Back to Typesense

Recipe Search

docs-site/content/guide/reference-implementations/recipe-search.md

latest1.2 KB
Original Source

Recipe Search

This site showcases Typesense in action on a 2 Million recipe database, with the ability to filter by ingredients.

Live Demo | Source Code

Key Highlights

  • Here's how to use the refinementList widget from InstantSearch.js with the and operator, to filter results that have ALL the selected values.
  • Here's how to transform results before displaying them.
  • Here's how to customize the search statistics shown to users.
  • Here's how to not show any results if the user hasn't typed a search query.