Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

改进搜索命中结果统计 #11398

Closed
88250 opened this issue May 14, 2024 · 1 comment
Closed

改进搜索命中结果统计 #11398

88250 opened this issue May 14, 2024 · 1 comment

Comments

@88250
Copy link
Member

88250 commented May 14, 2024

https://ld246.com/article/1715695575316 第一点

@88250
Copy link
Member Author

88250 commented May 16, 2024

研究了下,要统计关键字出现次数性能代价较高,因为需要匹配关键字出现次数而不仅仅是统计结果行数。目前提供的总块数已经能够给用户搜索结果概括了,所以就不考虑提供具体的匹配次数了。

@88250 88250 closed this as completed May 16, 2024
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

No branches or pull requests

1 participant