Search Help

The search filter supports a simple query language.

Examples

Query Results
camera <300 deals on cameras that are under 300 dollars
camera <300 >100 deals on cameras that are inbetween 100 and 300 dollars
lcd monitor not rebate deals on lcd monitors that do not have rebates
lcd monitor -rebate same as above; – (the minus sign) is an alias for not
dell notebook deals where BOTH words dell and notebook appear
desktop or notebook deals where EITHER words desktop or notebook appear
“dell notebook” deals where EXACTLY words “deal notebook” appear
lcd monitor or tv deals where EITHER the word tv appears or BOTH lcd and monitor
(notebook or laptops) -dell deals on non-dell notebooks or laptops

Reference

  • The operators ( ), not, and, or are supported; with precedence in that order.
  • If no operator is present, and is assumed.
  • - (The minus sign) is an alias for not.
  • Anything within (double quotes) is treated as a single search term.
  • The symbols < or > followed by numbers filter price ranges.