Skip to content

Commit 7077505

Browse files
remove unused text from final draft
1 parent f751b89 commit 7077505

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

learn/personalization/search_personalization.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,12 @@ For example, in an e-commerce site, someone who often shops for sportswear might
1818
3. Meilisearch retrieves documents based on the user's query as usual
1919
4. Finally, the re-ranking model reorders results based on the user context you provided in the first step
2020

21-
## How can I enable search personalization in Meilisearch?
21+
## How to enable search personalization in Meilisearch?
2222

2323
Search personalization is an experimental feature.
2424

2525
If you are a Meilisearch Cloud user, contact support to activate it for your projects.
2626

2727
If you are self-hosting Meilisearch, relaunch it using the [search personalization instance option](/learn/self_hosted/configure_meilisearch_at_launch#search-personalization).
2828

29-
early development and not publicly available.
30-
31-
If you are a Cloud customer and would like to try it out, [get in touch](https://meetings-eu1.hubspot.com/guillaume-mourier/search-personalization)!
29+
Consult the [search personalization guide](/learn/personalization/making_personalized_search_queries) for more information on how to implement it in your application.

0 commit comments

Comments
 (0)