Update metadata without ID

I’m creating embeddings from uploaded resume pdfs and I’m stuck on trying to solve this part: Bob’s resume is in the system. If Bob later has a new resume, query by his metadata “email” to find his old resume and update the resume content “text” metadata only.
Are there solutions to achieve this without needing to provide an ID to update the metadata?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.