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.
40 lines (35 sloc)
2.1 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>Open Text Simple Search From cyberQUEST Search Engine</title> | |
| </head> | |
| <body link="#FF0000" vlink="#FF00FF" alink="#0000FF" topmargin="0" bgcolor="#0015E0" | |
| text="#FFFFFF"> | |
| <p><b><a href="http://www.opentext.com/omw/f-omw.html">Open Text Simple Search</a></b> | |
| <b>R - <a href="http://index.opentext.net/main/submitURL.html">Add URL</a> | |
| <a | |
| href="openpow.htm">Eureka!'s Open Text Power Search</a> </p> | |
| <form action="http://search.opentext.com/omw/simplesearch" method="POST"> | |
| <p><input type="reset" value="Reset"> <input type="submit" value="Search"> | |
| <select name="mode" size="1"> | |
| <option value="and">Match All Words </option> | |
| <option value="phrase">Exact Phrase </option> | |
| </select> <input name="SearchFor" size="75"> </p> | |
| </form> | |
| </b> | |
| <p align="center">Open Text claims to have as many pages indexed as Lycos, but they don't | |
| state any quantity. They also claim to update their database continuously, adding or | |
| updating 50,000 pages a day, but they also don't show the date of acquisition of web pages | |
| so one cannot determine how current the search results are. The search interface is simple | |
| and returns results that are ranked with reasonably good relevancy. A power search option | |
| is available to refine searches. Open Text indexes every word on every page it indexes. | |
| Open Text also provides an interesting page called <a | |
| href="http://www.opentext.com/docs/webpulse/webpulse.html"><i>WebPulse! The Internet | |
| Traffic Report</i></a> that reveals the most found pages from the previous day's searches. | |
| You can <a href="http://index.opentext.net/main/submitURL.html">add your pages</a> to Open | |
| Text, but their robot does not index websites so you must add the URL for every single | |
| page you want to have indexed. Open Text promises to include your submission within two | |
| weeks. Open text also has a <a href="http://www.jp.opentext.com/">Japanese Index Search</a>. | |
| There is information about <a href="http://www.opentext.com/corp/otm_about.html">Open Text | |
| Corporation</a> on the site. (7/31/96)</p> | |
| </body> | |
| </html> |