Skip to content

fix(tencent): 支持别名匹配以提升搜索准确度#291

Merged
huangxd- merged 1 commit intohuangxd-:mainfrom
woleigedouer:main
Apr 30, 2026
Merged

fix(tencent): 支持别名匹配以提升搜索准确度#291
huangxd- merged 1 commit intohuangxd-:mainfrom
woleigedouer:main

Conversation

@woleigedouer
Copy link
Copy Markdown
Contributor

  • 新增 extractAliasesFromHintWords 方法从hintWords 提取别名
  • 新增 titleOrAliasMatches 方法支持标题和别名匹配
  • 在 getAnimeInfo 和 searchAnime 中添加 aliases 字段
  • 优化搜索过滤逻辑,使用别名匹配替代单一标题匹配

- 新增 extractAliasesFromHintWords 方法从hintWords 提取别名
- 新增 titleOrAliasMatches 方法支持标题和别名匹配
- 在 getAnimeInfo 和 searchAnime 中添加 aliases 字段
- 优化搜索过滤逻辑,使用别名匹配替代单一标题匹配
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 29, 2026

👷 Deploy request for danmuapi pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 4c7c9f1

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 29, 2026

@woleigedouer is attempting to deploy a commit to the huangxd's projects Team on Vercel.

A member of the Team first needs to authorize it.

@huangxd- huangxd- merged commit c4e6230 into huangxd-:main Apr 30, 2026
0 of 2 checks passed
lilixu3 pushed a commit to lilixu3/danmu_api that referenced this pull request Apr 30, 2026
- 新增 extractAliasesFromHintWords 方法从hintWords 提取别名
- 新增 titleOrAliasMatches 方法支持标题和别名匹配
- 在 getAnimeInfo 和 searchAnime 中添加 aliases 字段
- 优化搜索过滤逻辑,使用别名匹配替代单一标题匹配
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants