How can I restrict the query in the newShow by searching an EXACT
phrase (for instance "USC football" and not USC and/or football) the
same way we do on Google search?
Do you know if it is possible to exclude some words as well?
Thanks,
Fred
function onLoad() {
// Set the queries to USC Football and NHL
var options = {
"queryList" : [
{
"title" : "Great Football",
"q" : "USC Football"
},
{
"q" : "NHL"
}
]
}
----You received this message because you are subscribed to the GoogleTo view this message on the web, visit
Groups "Google AJAX APIs" group.
To post to this group, send email to
google-ajax...@googlegroups.com
To unsubscribe from this group, send email to
google-ajax-searc...@googlegroups.com
https://groups.google.com/d/msgid/google-ajax-search-api/b8d887ef-b700-4cbd-bade-80b4cbff7efc%40googlegroups.comhttp://groups.google.com/group/google-ajax-search-api?hl=en?hl=en
For more options, visit this group at
---You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group.To unsubscribe from this group and stop receiving emails from it, send an email to google-ajax-searc...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.