-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Make QueryCarousels edition-aware #7252
Copy link
Copy link
Labels
Fellowship OpportunityGood First IssueEasy issue. Good for newcomers. [managed]Easy issue. Good for newcomers. [managed]Lead: @jimchampIssues overseen by Jim (Front-end Lead, BookNotes) [managed]Issues overseen by Jim (Front-end Lead, BookNotes) [managed]Module: SolrIssues related to the configuration or use of the Solr subsystem. [managed]Issues related to the configuration or use of the Solr subsystem. [managed]Needs: HelpIssues, typically substantial ones, that need a dedicated developer to take them on. [managed]Issues, typically substantial ones, that need a dedicated developer to take them on. [managed]Priority: 2Important, as time permits. [managed]Important, as time permits. [managed]Theme: SearchIssues related to search UI and backend. [managed]Issues related to search UI and backend. [managed]Type: Feature RequestIssue describes a feature or enhancement we'd like to implement. [managed]Issue describes a feature or enhancement we'd like to implement. [managed]
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
Fellowship OpportunityGood First IssueEasy issue. Good for newcomers. [managed]Easy issue. Good for newcomers. [managed]Lead: @jimchampIssues overseen by Jim (Front-end Lead, BookNotes) [managed]Issues overseen by Jim (Front-end Lead, BookNotes) [managed]Module: SolrIssues related to the configuration or use of the Solr subsystem. [managed]Issues related to the configuration or use of the Solr subsystem. [managed]Needs: HelpIssues, typically substantial ones, that need a dedicated developer to take them on. [managed]Issues, typically substantial ones, that need a dedicated developer to take them on. [managed]Priority: 2Important, as time permits. [managed]Important, as time permits. [managed]Theme: SearchIssues related to search UI and backend. [managed]Issues related to search UI and backend. [managed]Type: Feature RequestIssue describes a feature or enhancement we'd like to implement. [managed]Issue describes a feature or enhancement we'd like to implement. [managed]
Originally raised by @seabelis before we had editions in solr in #5858:

Problem
When carousels are work-only, the work cover we show may match the language or availability of whatever edition the patron gets routed to.
There are several situations where the current work-based carousels are limited:
Goal
QueryCarousels should be able to match editions where possible so that the patron can rely on its books being advertised in the right language and with the right availability.
Why now
We already have the ability to feature
editionson our search page since #6377 landed in 2022. There's also a PR #7295 that implements a partial solution