File: dosearch.html

package info (click to toggle)
wn 2.0.5-3
  • links: PTS
  • area: main
  • in suites: slink
  • size: 2,208 kB
  • ctags: 1,499
  • sloc: ansic: 14,439; sh: 2,430; perl: 1,360; makefile: 291
file content (74 lines) | stat: -rw-r--r-- 2,064 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
<!doctype html public "-//W3C//DTD HTML 3.2 Final//EN">
<html>
  <head>
    <title>Searching the User's Guide for the WN Server</title>

    <link rev="made" href="mailto:john@math.nwu.edu">

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
    <meta http-equiv="last-modified" content="Fri, 09 Oct 1998 18:18:09 GMT">
    <meta http-equiv="keywords" content="search">
  </head>

  <body bgcolor="#FFFFFF">
    <p>
      <a href="http://hopf.math.nwu.edu/"><img
        src="images/powered.jpg"
        border="0"
        width="190"
        height="41"
        align="right"
        alt="WN home page"
      ></a>
    </p>

    <strong>Version 2.0.3</strong>

    <br>

    [<a href="manual.html">Table of Contents</a>]

    <br clear="right">

    <hr size="4">

    <h2 align="center">Searching the User's Guide for the <em>WN</em>
    Server</h2>
    <hr size="4">

    <p>
      You can search the documentation and view the matches to your search
      term in one line of context.  If you select one of the highlighted
      phrases in the context lines you will be taken to that point in the
      document.  Try this out, it is one of the nice features of <em>WN</em>.
      Searches are not case sensitive.
    </p>

    <form method="GET" action="search=context">
      <input name="query">
      <input type="submit" value="Execute Search">
    </form>

    <blockquote>
      <em>Note:</em> This is not an indexed search engine and requires no
      indexing of documents.  You cannot use boolean operations but you can
      use regular expressions.
    </blockquote>

    <hr size="4">

    <address>
      <em>WN</em> version 2.0.3
      <br>
      Copyright &copy; 1998 <a href="mailto:john@math.nwu.edu">John Franks
      &lt;john@math.nwu.edu&gt;</a>
      <br>
      licensed under the <a href="http://www.opencontent.org/opl.html">
      OpenContent Public License</a>
      <br>
      last-modified: Fri, 09 Oct 1998 18:18:09 GMT
    </address>

    [<a href="manual.html">Table of Contents</a>]
  </body>
</html>