Skip to content
Snippets Groups Projects
Unverified Commit d1ae9740 authored by adam-james's avatar adam-james Committed by GitHub
Browse files

Popular Items should no longer have duplicates in the returned list (#21602)

* Popular Items should no longer have duplicates in the returned list

* Introduce concept of model precedence for popular_items

This might also be handled inside the score function, to allow for recency or viewcount to push lower-precedence items
higher in the results, but for now, grouping fetched items by their model and sorting by precedence (dashboard, then
cards, then models, then tables) should be ok.
parent 776cb81b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment