/[SWISH-PlusPlus]/trunk/PlusPlus.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/PlusPlus.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 4 by dpavlin, Fri Dec 3 19:35:02 2004 UTC revision 5 by dpavlin, Fri Dec 3 21:48:15 2004 UTC
# Line 234  uses executable names B<index> and B<sea Line 234  uses executable names B<index> and B<sea
234  instead of one from Debian package. See L<open> how to specify Debian  instead of one from Debian package. See L<open> how to specify Debian
235  default binaries B<index++> and B<search++>.  default binaries B<index++> and B<search++>.
236    
237  =head1 SEE ALSO  =head2 SWISH++
238    
239  Mention other useful documentation such as the documentation of  Aside from very good rewrite in C++, SWISH++ is fatster because it has
240  related modules or operating system documentation (such as man pages  claver heuristics about which data in input files are words to index and
241  in UNIX), or any relevant external documentation such as RFCs or  which are not. It's based on English language and might be best choice if
242  standards.  you plan to install large amount of long text documents.
243    
244    However, if you plan to index all data from structured storage (e.g. RDBMS)
245    you might want B<all> words from data to end up in index as opposed to just
246    those which look like English words. This is especially important if you
247    don't plan to index English texts with this module.
248    
249    With distribution build versions of SWISH++ you might have problems with
250    disepearing words. To overcome this problem, you will have to compile and
251    configure SWISH++ yourself (because language characteristics are
252    compilation-time option).
253    
254    Compilation of SWISH++ is easy process well described on project's web
255    pages. To see my very relaxed sample configuration take a look at C<swish++>
256    directory included in distribution.
257    
258  If you have a mailing list set up for your module, mention it here.  =head1 SEE ALSO
259    
260  If you have a web site set up for your module, mention it here.  C<swish++> web site L<http://homepage.mac.com/pauljlucas/software/swish/>
261    
262  =head1 AUTHOR  =head1 AUTHOR
263    
264  Dobrica Pavlinusic, E<lt>dpavlin@E<gt>  Dobrica Pavlinusic, E<lt>dpavlin@rot13.orgE<gt>
265    
266  =head1 COPYRIGHT AND LICENSE  =head1 COPYRIGHT AND LICENSE
267    

Legend:
Removed from v.4  
changed lines
  Added in v.5

  ViewVC Help
Powered by ViewVC 1.1.26