You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You are confusing the terminology of key weights and scores.
A high score indicates a high distance away from the target query. Thus, lower score => more relevant.
A key having higher relevance will correlate to lower scores for fields that match that key.
The docs should probably state something a bit better than "The higher the weight, the higher its relevance score". Maybe, "The higher the weight, the more relevant a key is."
Is there an existing issue for this?
Description of the bug
e.g. from docs: "The higher the weight, the higher its relevance score."
but actually in the array when match is better it goes up, its score is lower
Screenshots
No response
The text was updated successfully, but these errors were encountered: