executelist - and/or

2 views
Skip to first unread message

Pragan

unread,
Dec 18, 2009, 10:09:43 AM12/18/09
to Google AJAX APIs
Hi,

I have implemented the video bar and its working fine. I have a
question about choosing the keywords. I would like to know if I can do
the following. I am feeding the query dynamically and would like to
know how I can handle this situation where one of the query word has
two words like below.
allintitle: "ball","American football"

Here in the above example, its current searching for videos that has
both "ball" and american football" in the title. If there are videos
its fine but assuming that there are no videos with the above
keywords, I would like to know if I can split the second query keyword
i.e. "American" "football" so that it can now look for "ball" and
"American" in the title or "ball" and "football" in the title. Also to
out this in other way, can I have an OR/AND condition so that I can
look for "ball" and American" or "ball and football" or "American and
football" etc. If we cannot break "American football" into "American"
and football" can we at least change the condition to look for 1)
"ball" or "American football" 2) "ball" and "American football" ?

Please let me know if this is something possible.

regards

Reply all
Reply to author
Forward
0 new messages