-
- Downloads
Added bookmarked-score to enable boosting of bookmarked items (#21171)
* Added bookmarked-score to enable boosting of bookmarked items * Collection Search Query doesn't error with bookmark left join * adjust collection id AS in base query * Set proper bookmark status in collection for search tests * Actually score bookmarks when bookmarked * Added a bookmark scoring test * Remove old todo since it does work. (yay)
Showing
- src/metabase/api/search.clj 6 additions, 2 deletionssrc/metabase/api/search.clj
- src/metabase/search/config.clj 4 additions, 3 deletionssrc/metabase/search/config.clj
- src/metabase/search/scoring.clj 10 additions, 0 deletionssrc/metabase/search/scoring.clj
- test/metabase/api/search_test.clj 1 addition, 0 deletionstest/metabase/api/search_test.clj
- test/metabase/search/scoring_test.clj 15 additions, 0 deletionstest/metabase/search/scoring_test.clj
Loading
Please register or sign in to comment