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: learn/personalization/search_personalization.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ You send Meilisearch the user’s query along with a short description of their
20
20
21
21
In other words:
22
22
23
-
- You generate a compact, plain-text description of the user at search time.
23
+
- You generate a compact, plain-text description of the user at search time. e.g "The user prefers genres like Documentary, Music, Drama. User engaged with content related to Rap or Hip-Hop."
24
24
- Meilisearch combines it with the query and retrieved documents for that query.
25
25
- The model then reorders results based on the user context so they feel more relevant to that user.
0 commit comments