You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(milvus): retrieve file_uid metadata only when present in schema (#220)
Because
- The current similar vector search is incompatible with legacy
collections.
This commit
- Retrieves the `file_uid` field only if present in the collection
schema.
0 commit comments