# Good Reads 书籍搜索
这个站点展示了如何在一个 Good Reads 书籍数据集上使用 Typesense 和 vue-instantsearch,并支持按作者和主题进行筛选。
# 主要亮点
- 这里 (opens new window)展示了如何用
vue-instantsearch
配置 Typesense Instantsearch 适配器 (opens new window)。 - 这里 (opens new window)展示了如何在数组字段中高亮搜索结果。
- 这里 (opens new window) 展示了 (opens new window)如何设置静态过滤器。
- 这里 (opens new window)展示了如何使用
ais-configure
组件。