当网站返回1000多个结果时,几个非常具体的搜索词返回的结果很少。例如,以下查询:
http://api.walmartlabs.com/v1/search?query=standing+desk&format=json&apiKey=[myapikey]
使用搜索词“站立式”返回:
{
"query": "standing desk",
"sort": "relevance",
"responseGroup": "base",
"totalResults": 8,
"start": 1,
"numItems": 8,
"items": [{...}]
}
在搜索walmart.com时,如果有成千上万的“站立式”搜索结果