mirror of
https://github.com/discourse/discourse.git
synced 2025-03-27 03:45:41 +08:00
Fix typo.
Follow up to af52df2d
This commit is contained in:
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…
x
Reference in New Issue
Block a user