I have objects (files) in a bucket stored on Amazon s3.
Is there an existing plugin that allows me to put a search box on my site that will perform searching of metadata on the various objects? Or at least searching on the files in the bucket? I have a bunch of video files that I’m serving up just fine with one of the innumerable S3-to-video plugins out there, but I currently have no way for the user to search them.
I’d prefer to stay away from custom coding, but if, perhaps, there’s an *easy* way to implement this (perhaps stacked on top of Amazon Web Services plugin), I’d appreciate hearing about it.