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
⚠️ This issue is generated, it means the examples and the namings do not necessarily correspond to the language of this repository.
Also, if you are a maintainer, please add any clarification and instructions about this issue.
I'm sorry if this is already entirely implemented. Feel free to let me know about the state of this issue in the repo.
Also, if you are a maintainer, please add any clarification and instructions about this issue.
I'm sorry if this is already entirely implemented. Feel free to let me know about the state of this issue in the repo.
Related to meilisearch/integration-guides#280
New implementation
Related to:
This feature aims to return ranking details for each document to understand and tweak the score of the documents more efficiently.
Ensure the SDKs can handle the new search parameter
showRankingScore
. Also, ensure the SDK can handle the_rankingScore
attribute in the matchedhits
.TODO:
search
method calledshowRankingScore
._rankingScore
key/value in the search hits' response.The text was updated successfully, but these errors were encountered: