Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

autocomplete: adjust popularity field weight #1619

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

missinglink
Copy link
Member

@missinglink missinglink commented Mar 30, 2022

I'm curious as to what effect changing the popularity:weight for autocomplete from 1->2 would have for:

seems it's been 7 years since we last touched this setting 😱 #338

@missinglink
Copy link
Member Author

A setting of 5 shows some improvement, but I think we might need to go a little deeper and configure two additional values of field_value_factor, the factor and modifier options would allow us to define a better decay curve.

As it currently stands we're finding that the impact of the popularity of a minor monument ~2000 and a major monument ~64000 have a similar effect on scoring, I think we'd want to bend the curve so major monuments have a major impact but minor ones only have a minor impact. The max-boost of 20 seems about right though, as a safeguard.

Screenshot 2022-03-30 at 16 26 04

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

Successfully merging this pull request may close these issues.

1 participant