-
Notifications
You must be signed in to change notification settings - Fork 104
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
Description
The documentation says you can get the vector data from a single document by passing retrieveVectors as well.
https://www.meilisearch.com/docs/reference/api/documents#get-one-document
Expected behavior
Pass retrieveVectors: true to getDocument and get the vector data
Current behavior
getDocument signature doesn't include retrieveVectors
public function getDocument($documentId, ?array $fields = null)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers