A few questions:

Can the ajax search api's initial search - searchControl.execute
("search term");
perform a complex query on a number of search terms, phrases, term
exclusions?

examples:
has to have all word in a phrase: "maine transportation" has to have
both words not just "maine" or "transportation"
"mainedot" - must be complete word - not just "maine" or "dot" - we
don't want results with poka"dot" etc.

something like:
search term: American Recovery and Reinvestment Act
Searching for American Recovery and Reinvestment Act .NEAR. "Maine
OR   "Maine .NEAR. ["ARRA"]

We have a set of search terms/phrases that we are interested in and i
would like these terms/phrases to be performed on initial page load so
we don't have to manually type in multiple searches to get the
results.

How far can the search be refined, if at all?

Can there be multiple searchControls on one page to search for each
initial  keyword term defined if one searchControl cannot do it?

Can the search be filtered by dates? We would like to run this search
daily and would like results that are current not from many days ago.

Thanks so much for any assistance. :)
Trish


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google AJAX APIs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-ajax-search-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to