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

系统没法推荐,推荐数为0, topHotNewsList 这个list 不知道干啥用的, #25

Open
ygmygm opened this issue Sep 9, 2019 · 1 comment

Comments

@ygmygm
Copy link

ygmygm commented Sep 9, 2019

topHotNewsList 这个list 不知道干啥用的, 暂时没看到从哪往这个list add 数据

@bluemapleman
Copy link
Owner

这个list是推荐系统用来存储一段时间内的最热点新闻(被最多人阅读的新闻)用的,它的顺序即新闻的热度顺序。这个list有一个相对应的定时更新任务,即会定时利用数据库里的近一段时间的全体用户阅读数据去找出最热点新闻,以更新list的内容。

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

2 participants