Integrate interest-based relevance ranking for Merino-backed suggestions
Categories
(Firefox :: Address Bar, task, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox133 | --- | fixed |
People
(Reporter: nanj, Assigned: nanj)
Details
Attachments
(2 files)
This work is to support the interest-based relevance ranking experiment for Firefox Suggest.
Specifically, we'd like to experiment with applying user interest based relevance ranking to suggestions of "Dynamic Wikipedia" and "Navigational Suggestions" backed by Merino to verify: 1). The feasibility of client-side dynamic scoring (as opposed to the current static scoring approach); 2). Whether the new approach has any impact on user engagement of Firefox Suggest (Online).
The server side changes have been finished in Merino. We've also implemented various user interest inferring and scoring functionalities in the relevancy Rust component. We will stitch everything up together to add client-side relevance ranking to Firefox Suggest (Online).
Jira tracking ticket: https://mozilla-hub.atlassian.net/browse/DISCO-2789
Assignee | ||
Comment 1•4 months ago
|
||
Assignee | ||
Comment 2•4 months ago
|
||
Depends on D225140
Updated•4 months ago
|
Comment 4•4 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/a329af8becc7
https://hg.mozilla.org/mozilla-central/rev/1b27af6dbf8d
Description
•