           SPELL=swish-e
         VERSION=2.4.2
          SOURCE=$SPELL-$VERSION.tar.gz
     SOURCE_HASH=sha512:4bf874a45b6b9f69e6c2f8ad3c6d51d3a1aeb399c97bfe7a7fd8d3d6ee6cbbbd2a189d859baa71a0728e7d3e0409487b7035c10f7df8012a67e4cc8365203955
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
     GATHER_DOCS=off
   SOURCE_URL[0]=http://www.swish-e.org/Download/$SOURCE
        WEB_SITE=http://www.swish-e.org/
         ENTERED=20040314
        KEYWORDS="web http"
           SHORT='SWISH-E is a system for indexing collections of Web pages or other files'
cat << EOF
SWISH-Enhanced is a fast, powerful, flexible, free, and easy to use system
for indexing collections of Web pages or other text files. Key features
include the ability to limit searches to certain HTML tags (META, TITLE,
comments, etc.). SWISH-E is an enhanced version of SWISH, which was originally
written by Kevin Hughes and modified and released with his permission.
Features:
* Quickly index a large number of documents in different formats including
text, HTML, and XML.
* Use ``filters'' to index other types of files such as PDF, gzip, or
Postscript.
* Includes a web spider for indexing remote documents over HTTP. Follows
Robots Exclusion Rules (including META tags).
* Can use an external program to supply documents to Swish-e, such as an
advanced spider for your web server or a program to read and format records
from a relational database.
* Document ``properties'' (some subset of the source document, usually
defined as a META or XML elements) may be stored in the index and returned
with search results
* Document summaries can be returned with each search
* Word stemming, soundex, metaphone, and double-metaphone indexing for
``fuzzy'' searching
* Phrase searching and wildcard searching
* Limit searches to HTML links
* Use powerful Regular Expressions to select documents for indexing or
exclusion
* Easily limit searches to parts or all of your web site
* Results can be sorted by relevance or by any number of properties in
ascending or descending order
* Limit searches to parts of documents such as certain HTML tags (META,
TITLE, comments, etc.) or to XML elements.
* Can report structural errors in your XML and HTML documents
* Index file is portable between platforms.
* A Swish-e library is provided to allow embedding Swish-e into your
applications for very fast searching. A Perl module is available that provides
a standard API for accessing Swish-e.
* Includes example search script with context summaries and search term and
phrase highlighting. Can be used with popular Perl templating systems.
* Swish-e is fast.
* It's open source and FREE! You can customize Swish-e and you can contribute
your fancy new features to the project.
* Supported by on-line user and developer groups
EOF
