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
Copy file name to clipboardExpand all lines: docs/60_Relevancy/8_Exercises.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,10 @@ Fix this Playground so that the `score` being projected is the relevancy score A
6
6
7
7
<Playgroundurl="https://search-playground.corp.mongodb.com/tools/code-sandbox/snapshots/679cb3c3d0df60f0254e5d68">score not projected</Playground> (<Playgroundurl="https://search-playground.mongodb.com/tools/code-sandbox/snapshots/679cb49ce97570c2714a0811">solution</Playground>)
8
8
9
+
## project the score details
10
+
11
+
* <Playgroundurl="https://search-playground.mongodb.com/tools/code-sandbox/snapshots/679cc215e97570c2714a081d">task: add the score details into the results</Playground> (<Playgroundurl="https://search-playground.mongodb.com/tools/code-sandbox/snapshots/679cc1b2d0df60f0254e5d85">solution</Playground>)
12
+
9
13
## score/sort by the `weight` field
10
14
* <Playgroundurl="https://search-playground.mongodb.com/tools/code-sandbox/snapshots/679cb652e97570c2714a0813">task: set the search (relevance) score to the value of our custom `weight` field</Playground> (<Playgroundurl="https://search-playground.corp.mongodb.com/tools/code-sandbox/snapshots/679cb6fdd0df60f0254e5d6a">solution</Playground>)
0 commit comments