This is meant as a conversation. Throughout the code-base we have have `Tag.order(hotness_score: :desc)` and with PR #16322 we'll also have `Tag.order(taggings_count: :desc)`. My understanding is that if we have sorting, we might want to consider an index. I put this forward as a conversation with a possible quick win. Related to #16322 |
||
|---|---|---|
| .. | ||
| migrate | ||
| schema.rb | ||
| seeds.rb | ||