# 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
refinementListwidget from InstantSearch.js with theandoperator, 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.
This documentation site is open source. Found an issue? Edit this page (opens new window) and send us a Pull Request.
For AI Agents: View an easy-to-parse, token-efficient
Markdown version of this page. You can also replace
.html with .md in any docs URL. For paths ending in /, append
README.md to the path.
Last Updated: 9/24/2021, 11:50:38 PM