Skip to content

Commit d980bed

Browse files
author
Strift
committed
Update docs
1 parent b1343c1 commit d980bed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/instant-meilisearch/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,8 @@ The following options can be overridden:
222222
[`showMatchesPosition`](https://www.meilisearch.com/docs/reference/api/search#show-matches-position),
223223
[`matchingStrategy`](https://www.meilisearch.com/docs/reference/api/search#matching-strategy),
224224
[`showRankingScore`](https://www.meilisearch.com/docs/reference/api/search#ranking-score),
225-
[`attributesToSearchOn`](https://www.meilisearch.com/docs/reference/api/search#customize-attributes-to-search-on-at-search-time).
225+
[`attributesToSearchOn`](https://www.meilisearch.com/docs/reference/api/search#customize-attributes-to-search-on-at-search-time),
226+
[`hybrid`](https://www.meilisearch.com/docs/learn/experimental/vector_search)
226227

227228
```js
228229
instantMeiliSearch(

0 commit comments

Comments
 (0)