# 歌曲搜索
这是一个展示 Typesense 在 3200万首 歌曲数据库(数据来自 MusicBrainz (opens new window))上实际应用的网站。
在线演示 (opens new window) | 源代码 (opens new window)
# 主要亮点
- 这里 (opens new window)展示了如何在 Typesense 中对某些字段进行权重提升。
- 这里 (opens new window)展示了如何使用
refinementList
组件。 - 这里 (opens new window)展示了如何获取记录总数并显示给用户。
- 这里 (opens new window)展示了如何使用 typesense-ruby (opens new window) 转换和索引数据集。