Skip to content

Commit f8a2d3f

Browse files
committed
Add example of a user context
1 parent a7bd667 commit f8a2d3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn/personalization/search_personalization.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ You send Meilisearch the user’s query along with a short description of their
2020

2121
In other words:
2222

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."
2424
- Meilisearch combines it with the query and retrieved documents for that query.
2525
- The model then reorders results based on the user context so they feel more relevant to that user.
2626

0 commit comments

Comments
 (0)