Google Mini - 短语匹配
谷歌迷你搜索设备中是否有一个设置可以让您控制结果的敏感度?例如,搜索短语“建筑许可证”将返回结果;搜索“建筑许可证动物园”将不会返回任何结果。我可以让它给我包含任何单词的结果吗?谢谢。
is there a setting in the google mini search appliance that allows you to control how sensitive the results are? for example, searching for the phrase "building permit" will return results; searching for "building permit zoo" will return none. can i get it to give me results containing any of the words? thank you.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
据我所知,没有实际的敏感度参数,但您可以使用备用高级搜索参数来搜索以下内容:
as_q:包含所有单词
as_epq:使用确切的短语
as_oq:至少有一个单词
as_eq:不带文字
而不是标准的 q 参数。
这些功能(大部分)与 google.com 上的高级搜索参数相同:http:// /www.google.co.uk/advanced_search?hl=zh-CN
As far as I'm aware there's no actual sensitivity parameter, but you can use the alternate advanced search parameters to search for the following:
as_q: with all of the words
as_epq: with the exact phrase
as_oq: with at least one of the words
as_eq: without the words
Rather than the standard q parameter.
These work (mostly) the same as the advanced search parameters on google.com: http://www.google.co.uk/advanced_search?hl=en