Turn featured back on as query scoring weight (#16093)
This commit is contained in:
parent
2dc6227b5f
commit
5a033fcce3
1 changed files with 1 additions and 1 deletions
|
|
@ -146,7 +146,7 @@ module Articles
|
|||
fallback: 0.85,
|
||||
requires_user: false,
|
||||
group_by: "articles.featured",
|
||||
enabled: false
|
||||
enabled: true
|
||||
},
|
||||
# Weight to give when the given user follows the article's
|
||||
# author.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue