summaryrefslogtreecommitdiffstats
path: root/http/swish-e/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'http/swish-e/DETAILS')
-rwxr-xr-xhttp/swish-e/DETAILS41
1 files changed, 28 insertions, 13 deletions
diff --git a/http/swish-e/DETAILS b/http/swish-e/DETAILS
index d134004b90..2c1021facd 100755
--- a/http/swish-e/DETAILS
+++ b/http/swish-e/DETAILS
@@ -16,24 +16,39 @@ 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
+* 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
+* 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
+* 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.
+* 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.
+* 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
+* 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