Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/xcode/7.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Filter 谷歌网站搜索API-使用多属性过滤_Filter_Google Search Api_Google Custom Search - Fatal编程技术网

Filter 谷歌网站搜索API-使用多属性过滤

Filter 谷歌网站搜索API-使用多属性过滤,filter,google-search-api,google-custom-search,Filter,Google Search Api,Google Custom Search,是否可以使用多个pagemap属性过滤Google自定义搜索结果 例如,我想使用元标记category\u name和site\u section过滤结果。我尝试了以下几种不同的方法,但都不起作用: ?q=search_term+more:p:metatags-category_name:filter_term,more:p:metatags-site_section:filter_term 我已经看过了,但是它只显示了使用一个属性和多个关键字进行过滤

是否可以使用多个pagemap属性过滤Google自定义搜索结果

例如,我想使用元标记
category\u name
site\u section
过滤结果。我尝试了以下几种不同的方法,但都不起作用:

?q=search_term+more:p:metatags-category_name:filter_term,more:p:metatags-site_section:filter_term
我已经看过了,但是它只显示了使用一个属性和多个关键字进行过滤