DEV: Add hidden site setting to configure search ranking weights (#20086)

This site setting is mostly experimental at this point.
This commit is contained in:
Alan Guo Xiang Tan
2023-01-31 08:57:13 +08:00
committed by GitHub
parent bb35274984
commit 6934edd97c
3 changed files with 26 additions and 0 deletions

View File

@@ -2202,6 +2202,9 @@ search:
search_ranking_normalization:
default: "0"
hidden: true
search_ranking_weights:
default: ""
hidden: true
min_search_term_length:
client: true
default: 3