Skip to content

Commit 11dcd4a

Browse files
minor adjustment on scenario
1 parent e1cd76e commit 11dcd4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

guides/relevancy/interpreting_ranking_scores.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ Notice something important: **Doc 1 still has a higher `_rankingScore` (0.998 vs
286286
---
287287

288288
## Side by Side
289-
In both scenarios the user searches for `chicken curry`.
289+
In both scenarios the user searches for `"chicken curry"` and sorts by `prep_time_minutes:asc` (quickest first). The only change is the ranking rule placement.
290290

291291
| | Scenario A (Sort is placed after Group 1 ranking rules) | Scenario B (Sort is placed first) |
292292
| --- | --- | --- |

0 commit comments

Comments
 (0)