Can index.fetch() have the same options for include_values and include_metadata that query() has?

There are cases where I want to retrieve a list of objects by ids but don’t want to return the vector values and/or the metadata. Same options that query() allows.

1 Like

Hi @porpoise and sorry for the late reply. fetch doesn’t currently support these options. Please submit a feature request if this is a capability you are still interested in.