Hey, I really wish we could sort roles by date added or most recently contributed to when we search for roles. Like for example when searching Lin Lie and filtering by role, the order seems to be random. Would be nice to have more custom sort options when searching so we could filter by most recently contributed to or the date said role was added. Same with other categories like stories (It seems stories are already sorted by # of suggestions in the search results, but still it would be nice to have more filtering options to find newer stories if we want to search for a particular story in the search bar)
More filtering options when searching for roles / more custom search filters in general
@nihilusOP
This has already been built earlier: The search page now has a sort dropdown next to the category tabs with context-sensitive options:
All: Relevance, Newest, Most Popular
Stories: + Most Roles
Talent/Fiction: + Most Suggestions
Roles: + Date Added, Recently Active, Most Popular, Most Suggestions
Users: Relevance, Newest
The Meilisearch sync currently running in the background is populating the createdAt/updatedAt fields needed for the "Date Added" and "Recently Active" sort options on roles. Once it finishes (~600K of 3.6M roles done so far), those sort options will return properly ordered results. Stories and talent sorting is already fully functional.