# Recipe Search
This site showcases Typesense in action on a 2 Million recipe database, with the ability to filter by ingredients.
Live Demo (opens new window) | Source Code (opens new window)
# Key Highlights
- Here's (opens new window) how to use the
refinementList
widget from InstantSearch.js with theand
operator, to filter results that have ALL the selected values. - Here's (opens new window) how to transform results before displaying them.
- Here's (opens new window) how to customize the search statistics shown to users.
- Here's (opens new window) how to not show (opens new window) any results if the user hasn't typed a search query.