-ladies -womens -ussr -russia -vostok -molnija -molnia -raketa -paketa -hmt -ricoh -stauer -fossil -diesel
Logical Operators
To match an exact sequence of words, use a comma between words without parentheses or spaces. Example: digital,camera
AND Logic
Use a space between words to apply AND logic.
Example: digital camera
. This will search for items having the word digital and camera somewhere in the title.
OR Logic
Use a comma between words in parentheses to apply OR logic.
Example: camera (digital, SLR)
. This will search for items having the word camera and either of the words digital or SLR.
NOT Logic
Use a minus sign before a word to apply NOT logic.
Example: camera (digital, SLR) -broken -damaged
. This will search for items having words camera AND (digital OR SLR), but should not have the words broken and damaged.