- sort and sortorder - the sort command accepts the following: bestmatch, bestmatchcategorygroup, bestmatchplusendtime, bestmatchplusprice, bidcount, country, currentbid, distance, endtime, priceplusshipping, startdate. sortorder accepts ascending or descending.
- postalcode and maxdistance - the postalcode accepts your zip code, and maxdistance is an indication of the number of miles from that code to limit the search.
- minfeedback - a feedback rating number.
- notcatid - a category id number for exclusion. With this command you must include a keyword.
- condition - the condition command accepts new and used.
- type - the type command accepts all, auction, and fixedprice.
baseball type:auction minbid:1 sort:bidcount sortorder:descending
Additionally you should notice significant improvements in load time. We followed many of the recommendations in YSlow (a tool for measuring performance), and those changes should improve the load time performance of BuyerCommand.
You can also watch this video to get an overview of how the feature works.
