# Books Search
This site showcases Typesense in action on a 28 Million books database from OpenLibrary (opens new window), with the ability to filter by authors and subject.
Live Demo (opens new window) | Source Code (opens new window)
# Key Highlights
- Here's (opens new window) how to remove stop words from queries.
- Here's (opens new window) how to add debounce to search queries to improve performance.
- Here's (opens new window) how to configure the
sortBywidget. - Here's (opens new window) how to initiate a search on click.
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