Back to Typesense

Books Search

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

latest1020 B
Original Source

Books Search

This site showcases Typesense in action on a 28 Million books database from OpenLibrary, with the ability to filter by authors and subject.

Live Demo | Source Code

Key Highlights

  • Here's how to remove stop words from queries.
  • Here's how to add debounce to search queries to improve performance.
  • Here's how to configure the sortBy widget.
  • Here's how to initiate a search on click.