mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 15:52:45 +08:00
parent
af52df2d96
commit
6bab2acc9f
|
@ -942,7 +942,7 @@ class Search
|
|||
TS_RANK_CD(
|
||||
post_search_data.search_data,
|
||||
#{ts_query(weight_filter: weights)},
|
||||
#{Sitesetting.search_ranking_normalization}|32
|
||||
#{SiteSetting.search_ranking_normalization}|32
|
||||
) *
|
||||
(
|
||||
CASE categories.search_priority
|
||||
|
|
Loading…
Reference in New Issue
Block a user