<form method="get" action="http://search.tamu.edu/search">
<div>
<input type="text" name="q" size="25" maxlength="255" value="" />
<input type="submit" name="btnG" value="Google Search" />
<input type="hidden" name="site" value="default_collection" />
<input type="hidden" name="client" value="TAMU_frontend" />
<input type="hidden" name="proxystylesheet" value="TAMU_frontend" />
<input type="hidden" name="output" value="xml_no_dtd" />
</div>
</form>
Use site:
You can combine multiple site: query terms (that work the same way as sitesearch) as long as you
separate them with OR,
for example:
site:A OR site:B OR site:C
Use inurl:
Another solution is to use the as_q parameter with the inurl: query term.
For example:
q=findme
as_q =(inurl:www.mycompany.com+OR+inurl:private.mycompany.com)
For complex multiple-site queries, consider setting up subcollections that span multiple sites.
Last updated: 09:24:17 Jul 07, 2008