[Feature] 模组搜索使用中文关键词时使用 mcmod 搜索优化排序
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 10.1k
- Forks
- 934
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 82
Description
概述 | Summary
如题,可通过 mcmod 搜索返回的页面 id 与本地列表匹配进行排序
可能会有数据没有及时更新,且需要和站长沟通
原因 | Reason
https://github.com/HMCL-dev/HMCL/issues/5247
详情 | Description
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading issue #5247 and locating the existing mod search and local-list sorting entry points. Investigate how mcmod page IDs could be matched to local results, account for delayed data updates, and confirm the required coordination with the site owner; done means Chinese-keyword searches use those matches to improve result ordering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100