Is there a way to use advanced search syntax to search the documents full path.
For example, I'd like to return all documents that have *California* somwhere in their folder path or file name.
I know I can return any document and folders with that name, however I'm using workflow to process the results so I don't want the folders with that wildcard, I want the documents within those folders and their subfolders.
Hopefully this is clear.