1 |
adcroft |
1.1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> |
2 |
|
|
|
3 |
|
|
<html> |
4 |
|
|
<head> |
5 |
|
|
<title>SWISH-Enhanced</title> |
6 |
|
|
<link href="style.css" rel=stylesheet type="text/css" title="refstyle"> |
7 |
|
|
</head> |
8 |
|
|
|
9 |
|
|
<body> |
10 |
|
|
|
11 |
|
|
<h1 class="banner"> |
12 |
|
|
<a href="http://swish-e.org"><img border=0 src="images/swish.gif" alt="Swish-E Logo"></a><br> |
13 |
|
|
<img src="images/swishbanner1.gif"><br> |
14 |
|
|
<img src="images/dotrule1.gif"><br> |
15 |
|
|
<img src="images/swish2.gif" alt="SwishE2 Logo"> |
16 |
|
|
</h1> |
17 |
|
|
|
18 |
|
|
<center> |
19 |
|
|
<A href="#toc">[TOC]</a> |
20 |
|
|
</center> |
21 |
|
|
|
22 |
|
|
|
23 |
|
|
<P> |
24 |
|
|
SWISH-Enhanced is a fast, powerful, flexible, free, and easy to use system |
25 |
|
|
for indexing collections of Web pages or other text files. Key features |
26 |
|
|
include the ability to limit searches to certain HTML tags (META, TITLE, |
27 |
|
|
comments, etc.). SWISH-E is an enhanced version of |
28 |
|
|
<B>SWISH</B>, which was originally written by |
29 |
|
|
Kevin Hughes |
30 |
|
|
and modified and released with his permission. |
31 |
|
|
</p> |
32 |
|
|
|
33 |
|
|
<p> |
34 |
|
|
<img src="images/swish2b.gif" alt="SwishE2 Logo"> is a new version with much of the code base |
35 |
|
|
rewritten for additional features, increased speed of indexing and searching, and improved |
36 |
|
|
security. See the SWISH-E <a href="README.html">README</a> file for a list of features, downloading instructions, |
37 |
|
|
documentation overview, and support information. |
38 |
|
|
</p> |
39 |
|
|
|
40 |
|
|
|
41 |
|
|
<div align=center> |
42 |
|
|
<big>Swish Version [VERSION]</big><br> |
43 |
|
|
<small>Documentation created on [DATE]</small> |
44 |
|
|
</div> |
45 |
|
|
|
46 |
|
|
|
47 |
|
|
<!-- SEARCH --> |
48 |
|
|
|
49 |
|
|
<table align=center width="70%"> |
50 |
|
|
<tr> |
51 |
|
|
<td> |
52 |
|
|
<a name="toc"></a> |
53 |
|
|
<h3> |
54 |
|
|
<font color="#008B8B"> |
55 |
|
|
Table of Contents: |
56 |
|
|
</font> |
57 |
|
|
</h3> |
58 |
|
|
|
59 |
|
|
|
60 |
|
|
<div class="toc"> |
61 |
|
|
<ul> |
62 |
|
|
[MAIN_TOC] |
63 |
|
|
</ul> |
64 |
|
|
</div> |
65 |
|
|
|
66 |
|
|
|
67 |
|
|
</td> |
68 |
|
|
</tr> |
69 |
|
|
|
70 |
|
|
</table> |
71 |
|
|
|
72 |
|
|
<p> |
73 |
|
|
|
74 |
|
|
<div class="navbar"> |
75 |
|
|
[TOC] |
76 |
|
|
</div> |
77 |
|
|
|
78 |
|
|
<P ALIGN="CENTER"> |
79 |
|
|
<IMG ALT="" WIDTH="470" HEIGHT="10" SRC="images/dotrule1.gif"></P> |
80 |
|
|
<P ALIGN="CENTER"> |
81 |
|
|
|
82 |
|
|
<div class="footer"> |
83 |
|
|
<BR>SWISH-E is distributed with <B>no warranty</B> under the terms of the |
84 |
|
|
<A HREF="http://www.fsf.org/copyleft/gpl.html">GNU Public License</A>,<BR> |
85 |
|
|
Free Software Foundation, Inc., |
86 |
|
|
59 Temple Place - Suite 330, Boston, MA 02111-1307, USA<BR> |
87 |
|
|
Public questions may be posted to |
88 |
|
|
the <A HREF="http://swish-e.org/Discussion/">SWISH-E Discussion</A>. |
89 |
|
|
</div> |
90 |
|
|
|
91 |
|
|
</body> |
92 |
|
|
</html> |
93 |
|
|
|
94 |
|
|
|
95 |
|
|
|
96 |
|
|
|
97 |
|
|
|
98 |
|
|
|