Page 1 of 1

Bridge 'batch search'

Posted: Thu May 30, 2013 6:00 am
by Stitches
Given an array of file names, use bridge to search for those files on a server. The results should all show up together in the search results, as if you had done an 'or' type search for the file names.

I can't figure out what I can pass an array too in a bridge script to make it search. I've been studying the bridge manual included in the bridge SDK, but I just can't shake the feeling that I'm making it harder than it needs to be. If anyone has any ideas, I would really appreciate it.

Thanks!