Turn featured back on as query scoring weight (#16093)

This commit is contained in:
Ben Halpern 2022-01-14 07:32:52 -05:00 committed by GitHub
parent 2dc6227b5f
commit 5a033fcce3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.