04-12-2009
58,
0
Join Date: May 2008
Last Activity: 18 April 2015, 6:41 AM EDT
Posts: 58
Thanks Given: 0
Thanked 0 Times in 0 Posts
We need to pass a new parameter: swrnum to Google Search Appliance Engine. When we pass the new parameter the search is set to query again to the number of results found in our initial search. The new search term is passed in as as_q (as = advanced search).The original term, q, is passed in as a hidden field. The results will show both terms combined, plus the new results
Now my next question is how to capture the Search Engine result set because I do not want the user to redirect to GSA page, instead I want to control the final display through my code? What tool functions supports is?
Please advice.