Google CSE 多重重新定义
我正在使用 Google CSE,并且想在查询中使用多个重新定义,例如 q=search+term+more:redefinement1+more:redefinement2,但是我似乎无法在文档中找到此内容。我知道这适用于另一个:...但是我如何指定多个标签?
谢谢
I'm using Google CSE and would like to use multiple redefinements in a query, e.g. q=search+term+more:redefinement1+more:redefinement2, however I can't seem to find this in the documentation. I know this works for one more:... but how can I specify multiple labels?
Thx
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
也许你不能。
我注意到您还可以指定一个站点来强制搜索,例如:“keyword1 keywords2 site:includesite.com”,但不能指定多个。
此外,您可以指定多个排除站点:“keyword1 keywords2 -site:includesite1.com -site:includesite2.com”。我不知道为什么。 :)
Probably you can't.
I've noticed that you can also specify a site to force the search, such as: "keyword1 keyword2 site:includesite.com", but you can't specify more than one.
Moreover, you can specify more than one excluded sites: "keyword1 keyword2 -site:includesite1.com -site:includesite2.com". I don't know why. :)