기본 검색 결과 정렬을 관련도 대신 최신 게시글로 설정하는 사이트 옵션 추가

I’ve been waiting 2.5 years for this since I started the topic. Still hopeful it will be added as an option.

1개의 좋아요

I just merged a new feature:

https://github.com/discourse/discourse/pull/24428

This adds a new search_default_sort_order site setting, set to “relevance” by default, that controls the default sort order for the full page /search route.

If the user changes the order in the dropdown on that page, we remember their preference automatically, and it takes precedence over the site setting as a default from then on. The preference is stored in browser LocalStorage, so it is device-specific.

6개의 좋아요

5개의 좋아요

Thank you very much!

1개의 좋아요