Is there a way to adjust the impact of token order...
# community-help
d
Is there a way to adjust the impact of token order in the query string? For instance, if you are searching “headquarters google”, google would be underweight relative to headquarters.
j
There’s a parameter called
prioritize_token_position
that does this
👍 1