Is it possible to search for images on Flickr using regular expressions

flickr

I want to search for images on Flickr using regular expressions – e. g., (Yahoo|Google) ("Image search"|"Web search"). Does Flickr support any kind of regular expression searching (like Google Search)? Entering this query as-is seems to work on Google Image Search, but not on Flickr.

Best Answer

It is possible to search for images using regular expressions on Flickr, just like on Google Image search. Instead of typing (Yahoo|Google) ("Image search"|"Web search"), you would type (Yahoo OR Google) ("Image search" OR "Web search"). (Make sure that the "full text" option is selected instead of "tags only".)