File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
packages/instant-meilisearch Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff 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
228229instantMeiliSearch (
You can’t perform that action at this time.
0 commit comments