Skip to content

Conversation

Copy link

Copilot AI commented Oct 28, 2025

The popular recommender was removed in gorse-io/gorse#1080. This PR removes all related documentation.

Changes

Configuration

  • Removed recommend.popular section and popular_window parameter
  • Removed enable_popular_recommend from offline recommendation options
  • Updated explore_recommend default from { popular = 0.0, latest = 0.0 } to { latest = 0.0 }

API Documentation

  • Removed /api/popular and /api/popular/{category} endpoint documentation
  • Removed popular endpoints from API reference tables

Concepts

  • Removed "Popular Items" algorithm section
  • Updated workflow diagrams to remove popular item flows
  • Updated non-personalized recommender introduction from "two recommenders" to "one recommender"
  • Updated cache size comments from "recommended/popular/latest" to "recommended/latest"

All changes applied to both English (src/docs/master/) and Chinese (src/zh/docs/master/) documentation.

Original prompt

This section details on the original issue you should resolve

<issue_title>Remove popular recommender documents</issue_title>
<issue_description>Remove popular recommender documents since it has been removed in gorse-io/gorse#1080</issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

@netlify
Copy link

netlify bot commented Oct 28, 2025

Deploy Preview for gorse-io ready!

Name Link
🔨 Latest commit c281005
🔍 Latest deploy log https://app.netlify.com/projects/gorse-io/deploys/69000d747cae37000891506c
😎 Deploy Preview https://deploy-preview-126--gorse-io.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Co-authored-by: zhenghaoz <9030120+zhenghaoz@users.noreply.github.com>
Copilot AI changed the title [WIP] Remove popular recommender documents Remove popular recommender documentation Oct 28, 2025
Copilot AI requested a review from zhenghaoz October 28, 2025 00:28
Copilot finished work on behalf of zhenghaoz October 28, 2025 00:28
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.

Remove popular recommender documents

2 participants