Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
42 lines (38 sloc)
1.93 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <head> | |
| <title>Harvest Broker Search From cyberQUEST</title> | |
| <meta name="keywords" content="The highly acclaimed cyberQUEST Search Engine"> | |
| </head> | |
| <body link="#FF0000" vlink="#FF00FF" alink="#0000FF" topmargin="0" bgcolor="#0015E0" | |
| text="#FFFFFF"> | |
| <form action="http://town.hall.org/Harvest/cgi-bin/BrokerQuery.pl.cgi" method="GET"> | |
| <input type="hidden" name="host" value="town.hall.org:8503"><input type="hidden" | |
| name="caseflag" value><input type="hidden" name="wordflag" value><input type="hidden" | |
| name="verbose" value><a | |
| href="http://town.hall.org/Harvest/brokers/www-home-pages/query.html"><b><p>Harvest Broker</b></a> | |
| <b>R | |
| Display <input name="opaqueflag" type="checkbox" checked value="ON">WAIS Rankings | |
| <input name="descflag" type="checkbox" checked value="ON">Object Descriptions</b> | |
| </p> | |
| <p><input type="reset" value="Reset"> <input type="submit" value="Search"> <select | |
| name="maxresultflag" size="1"> | |
| <option>5 </option> | |
| <option>10 </option> | |
| <option selected>25 </option> | |
| <option>50 </option> | |
| <option>75 </option> | |
| <option>100 </option> | |
| <option>250 </option> | |
| </select> <b>Hits</b> <input name="csumflag" type="checkbox" | |
| value="ON"><b> Display links to indexed content summary data </b><input name="query" | |
| size="75"> </p> | |
| </form> | |
| <p align="center">Harvest Broker eliminated the option for web surfers to submit URLs to | |
| their database. They state and I quote, "We use a variety of methods to discover home | |
| pages and we currently have approximately 110,000 WWW home pages indexed in this | |
| Broker." This is a relatively small index of websites which is nowhere as | |
| comprehensive as some of the newer search engines. If you need assistance in formulating | |
| queries, you can go to their <a href="http://town.hall.org/Harvest/brokers/queryhelp.html">help | |
| page</a>. </p> | |
| </body> | |
| </html> |