bladistyOriginal post
Rank 1: Thread
Is there a way to add labels to files so I can in turn search for files based on these labels? Basically trying to link files to the user that uploaded them. I would prefer not to create different buckets for different users.
Summary
Developers want to add labels to files for easy searching without creating multiple buckets. One solution is to create a collection with documents containing the file ID and desired label, then use these labels to search for files by ID in the bucket.