Google CSE multiple redefinements

前提是你 提交于 2020-01-06 13:29:30

问题


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


回答1:


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. :)



来源:https://stackoverflow.com/questions/7408668/google-cse-multiple-redefinements

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!