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.
63 lines (57 sloc)
3.26 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> | |
| <meta name="description" content="Aliweb Search From cyberQUEST"> | |
| <meta name="keywords" content="The highly acclaimed cyberQUEST Search Engine"> | |
| <title>Aliweb Search</title> | |
| </head> | |
| <body link="#FF0000" vlink="#FF00FF" alink="#0000FF" topmargin="0" bgcolor="#0015E0" | |
| text="#FFFFFF"> | |
| <p><!--/lthide--> </p> | |
| <form action="http://www.nexor.com/public/aliweb/search/cgi-bin/form"> | |
| <a href="http://www.nexor.com/public/aliweb/doc/search.html"><b><p>Aliweb</b></a> <b>Display | |
| Fields Other Than Title? <input name="showdescription" type="checkbox" checked value="ON">Description | |
| <input name="showkeyword" type="checkbox" value="ON">Keyword <input name="showurl" | |
| type="checkbox" value="ON">URL <input name="showother" type="checkbox" value="ON">Other <br> | |
| R - <a href="http://www.nexor.com/public/aliweb/doc/registering.html">Add URL</a> | |
| Select Search Fields <input name="titlefield" | |
| type="checkbox" checked value="ON">Title <input name="descriptionfield" type="checkbox" | |
| checked value="ON">Description <input name="keywordfield" type="checkbox" checked | |
| value="ON">Keyword <input name="urlfield" type="checkbox" value="ON">URL </p> | |
| <p>Search Type of Records <select name="types" size="1"> | |
| <option value="ORGANIZATION" or siteinfo>SITEINFO </option> | |
| <option>DOCUMENT </option> | |
| <option>SERVICE </option> | |
| <option>USER </option> | |
| <option value="DOCUMENT" or service>DOC or SERV </option> | |
| <option selected>Any </option> | |
| </select></b> <b>Restrict to Domain:</b> <input name="domain" size="10"> <b>(e.g. | |
| "com")</b> </p> | |
| <p><input type="reset" value="Reset"> <input type="submit" value="Search"> <select | |
| name="hits" size="1"> | |
| <option>50 </option> | |
| <option selected>100 </option> | |
| <option>250 </option> | |
| <option>500 </option> | |
| <option>1000 </option> | |
| </select> <b>Select Hits</b> <select name="searchtype" size="1"> | |
| <option value="Substring">Substrings </option> | |
| <option selected value="Whole Word">Whole Words </option> | |
| <option>Regular Expression </option> | |
| </select> <input name="casesensitive" type="checkbox" value="ON"> <b>Case Sensitive</b> <input | |
| name="query" size="75"></p> | |
| </form> | |
| <p align="left">Aliweb is a unique robot because it uses a very detailed description of | |
| the website provided by the website owner in a file called site.idx. This file contains a | |
| precise definition of the website. It may describe only one or two of the principal pages | |
| or it may contain descriptions of every one of hundreds of pages on the website. Aliweb is | |
| the only robot which updates all of its sites on a nightly basis. Because the submission | |
| process is rather precise and complicated, the Aliweb database is relatively small, but | |
| for the same reasons it usually contains sites which are professionally maintained and | |
| virtually none of the amateur "home pages". Since the website pages are also | |
| categorized by keywords provided by the site owner, it can be searched with a very high | |
| degree of precision and reliability. Aliweb is so popular that, in spite of having several | |
| mirror sites, it is often slow or too busy to respond to a request. Highly recommended for | |
| accuracy. Best used in off hours or quiet periods. </p> | |
| <p align="center"> </p> | |
| </body> | |
| </html> |