1 |
These are example scripts that can be used with SWISH-E. |
2 |
|
3 |
swish.cgi - example search script that allows displaying results |
4 |
page-by-page. Type `perldoc swish.cgi' from the |
5 |
examples directory for instructions. |
6 |
|
7 |
swish.gif - Swish-e logo. |
8 |
|
9 |
swish.tmpl - HTML::Template file for use with swish.cgi. |
10 |
|
11 |
search.tt - Template::Toolkit example template file. |
12 |
|
13 |
modules - Directory containing required modules for use with swish.cgi. |
14 |
|
15 |
|
16 |
|
17 |
SWISH-Stemmer-0.05.tar.gz |
18 |
- Perl module to provide stemming to swish.cgi and swish2.cgi to |
19 |
support term highlighting when using a stemmed index. |