We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3638bc3 commit e1cd76eCopy full SHA for e1cd76e
1 file changed
guides/relevancy/interpreting_ranking_scores.mdx
@@ -286,8 +286,9 @@ Notice something important: **Doc 1 still has a higher `_rankingScore` (0.998 vs
286
---
287
288
## Side by Side
289
+In both scenarios the user searches for `chicken curry`.
290
-| | Scenario A (Sort placed after Group 1 ranking rules) | Scenario B (Sort placed first) |
291
+| | Scenario A (Sort is placed after Group 1 ranking rules) | Scenario B (Sort is placed first) |
292
| --- | --- | --- |
293
| **#1 result** | Easy Chicken Curry (20 min) | Chicken Stew with Curry… (15 min) |
294
| **Decided by** | Proximity (order 2) | Sort (order 0) |
0 commit comments