# Good Reads Books Search
This site showcases how to use Typesense with vue-instantsearch on a Good Reads books dataset, with the ability to filter by authors and subject.
Source Code (opens new window)
# Key Highlights
- Here's (opens new window) how to configure the Typesense Instantsearch adapter (opens new window) with
vue-instantsearch
. - Here's (opens new window) how to highlight results in an array field.
- Here's (opens new window) how (opens new window) to set up static filters.
- Here's (opens new window) how to use the
ais-configure
widget.