Thanks!!
My query is simple and I apologize if it's been answered before, but how can I search for null characters?
For example - I need to search for pics missing tag information, so how can I search for these?
title:!null (list the images with title info)
title:null (list the images without title info)
Thanks in advance for the assist