-
Notifications
You must be signed in to change notification settings - Fork 96
Closed
Labels
good first issueGood for newcomersGood for newcomersmaintenanceAnything related to maintenance (CI, tests, refactoring...)Anything related to maintenance (CI, tests, refactoring...)
Description
Following this central issue
This is related to a newly introduced feature in Meilisearch v1.7.0: show ranking score details at search.
Refer to docs for more information.
-
⚠️ Add integration tests⚠️ : ensure the SDK can handle theshowRankingScoreDetailsparameter at search, and the_rankingScoreDetailsin the response body. - Update the
.code-samples.meilisearch.yaml- Add
search_parameter_guide_show_ranking_score_details_1key and “translate” the following curl example by using the newly added changes: https://github.com/meilisearch/documentation/blob/090717049e117ffaa3a54baa010883c1c5f90c31/.code-samples.meilisearch.yaml#L1103-L1110
- Add
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomersmaintenanceAnything related to maintenance (CI, tests, refactoring...)Anything related to maintenance (CI, tests, refactoring...)