NAME

swish3 - SWISH::Prog-based Swish3 implementation

SYNOPSIS

   swish3 [-E N] [-i dir file ... ] [--doc_filter filter] [-S aggregator] [-c file] [-f invindex] [-l] \
          [-v (num)]
   swish3 -w word1 word2 ... [-f file1 file2 ...] \
         [-P phrase_delimiter] [-p prop1 ...] [-s sortprop1 [asc|desc] ...] \
         [-m num] [-t str] [-H (num)] [-x output_format] \
         [-R rank_scheme] [-L prop low high]
   swish3 -k (char|*) [-f invindex1 invindex2 ...]
   swish3 -M invindex1 invindex2 ... outputfile
   swish3 -N path/to/compare/file or date
   swish3 -V
   swish3 -D n

NOTE THAT SOME OPTIONS ARE NOT YET SUPPORTED.
Type:
 % swish3 -h

DESCRIPTION

swish3 is one example of implementing the Swish3 API. swish3 is written in Perl using the SWISH::Prog framework.

Type:

% swish3 -h

for a complete list of options.

AUTHOR

Peter Karman, <perl@peknet.com>

COPYRIGHT AND LICENSE

Copyright 2009-2010 by Peter Karman

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO

http://swish-e.org/swish3/