Commit ee5952f
committed
docs: document the personalize search parameter
Meilisearch v1.47.0 adds experimental personalized search (a `personalize`
object with a `userContext` string). `Index.search` forwards `opt_params` to the
API as-is, so the parameter already works at runtime; document it alongside the
other common search options.
Closes #12451 parent f51bb17 commit ee5952f
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
348 | 348 | | |
349 | 349 | | |
350 | 350 | | |
| 351 | + | |
| 352 | + | |
351 | 353 | | |
352 | 354 | | |
353 | 355 | | |
| |||
0 commit comments