Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Fix item score bias affecting commands with extra metadata #89

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jarle
Copy link
Contributor

@jarle jarle commented Sep 30, 2017

Description of the Change

This PR changes the way item scores are calculated when tags and/or a description is available for that item. Previously the scores for the three would be compounded, causing a disadvantage for items that did not have tags and/or a description. This is fixed in this PR by only using the highest score of the three as the actual item score.

Applicable Issues

Fixes #88

@jarle jarle changed the title change how item score is calculated Fix item score bias affecting commands with extra metadata Sep 30, 2017
@winstliu
Copy link
Contributor

/cc @wbinnssmith

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Item sorting might be biased towards items with tags+description
2 participants