--- trunk/PlusPlus.pm 2004/12/03 19:35:02 4 +++ trunk/PlusPlus.pm 2004/12/03 21:48:15 5 @@ -234,20 +234,34 @@ instead of one from Debian package. See L how to specify Debian default binaries B and B. -=head1 SEE ALSO +=head2 SWISH++ -Mention other useful documentation such as the documentation of -related modules or operating system documentation (such as man pages -in UNIX), or any relevant external documentation such as RFCs or -standards. +Aside from very good rewrite in C++, SWISH++ is fatster because it has +claver heuristics about which data in input files are words to index and +which are not. It's based on English language and might be best choice if +you plan to install large amount of long text documents. + +However, if you plan to index all data from structured storage (e.g. RDBMS) +you might want B words from data to end up in index as opposed to just +those which look like English words. This is especially important if you +don't plan to index English texts with this module. + +With distribution build versions of SWISH++ you might have problems with +disepearing words. To overcome this problem, you will have to compile and +configure SWISH++ yourself (because language characteristics are +compilation-time option). + +Compilation of SWISH++ is easy process well described on project's web +pages. To see my very relaxed sample configuration take a look at C +directory included in distribution. -If you have a mailing list set up for your module, mention it here. +=head1 SEE ALSO -If you have a web site set up for your module, mention it here. +C web site L =head1 AUTHOR -Dobrica Pavlinusic, Edpavlin@E +Dobrica Pavlinusic, Edpavlin@rot13.orgE =head1 COPYRIGHT AND LICENSE