To Refine Your Search
The search uses boolean logic and by default all search terms are "AND", which means that a search for "red dog swimming" is translated to "red AND dog AND swimming".
The other boolean terms used in addition to AND are: OR and NOT. NOT can also be represented by a minus "-" sign. Such as in:
red AND cat NOT scan
is the same as:
red AND cat -scan
Also parentheses and quote marks are supported. Parentheses are used to group the terms as in:
red AND (cat OR dog)
which is different than:
red AND cat OR dog
The first only returns red cats and red dogs, and the second returns red cats and dogs of any color.
Quote marks are used to denote phrases such as "wild cat".
All of these can be combined.
e.g."big cat" -lion
You can also search by image number.
Still not finding exactly what you need? Running out of time?
Try our FREE RESEARCH service. |