Is there a way to retrieve all vectors and associated metadata from the db which meet filtering requirements without have any vector as part of the query?
Hi @tom !
Currently as per documentation, either ID or VECTOR is a mandatory value when making a query. So no. It is not currently possible to fetch all data this way. There are some workarounds posted on this forum I think, but there is no official way yet.
Hope this helps
1 Like