I'm implementing a simple search function, but I don't know how to structure it

스크린샷 2024-06-30 164633
Players can store thumbnails, titles, categories, and visibility of their creations. And the plan was to have them displayed sorted by most views, most likes, and categories.

However, when I found out that I had to use multiple Ordered datastores when I had to store multiple values, I lost my mind. I don’t know how on earth I should configure a datastore. Help!

1 Like