I'm wanting to do a basic search for "rain" in a possibility of two collections.
I tried ...
rain AND (collection:illustrations OR collection:dictionaries)
But the results came up nil.
It seems I can't search using fields that describe a resource; only fields that are within a resource. Is this correct? Or any other ideas?