# 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
sortBy
widget. - Here's (opens new window) how to initiate a search on click.