NAME
Senna - Perl Interface To Senna Fulltext Search Engine
SYNOPSIS
use Senna;
DESCRIPTION
Senna is a fast, embeddable search engine that allows fulltext search capabilities (http://qwik.jp/senna).
Please note that version 0.50 and upwards breaks compatibility with previous versions of this module, and only supports libsenna 0.8.0+.
Below is a list of modules. Please refer to the documentation on each page for more comprehensive usage.
Senna::Index
Senna::Constants
Senna::RC
Senna::Records
Senna::Record
Senna::Query
Senna::Set
Senna::Symbol
Senna::Snippet
Senna::Values
Senna::OptArg::Select
Senna::OptArg::Sort
CAVEATS
Portions of this module that interact with the "Advanced API" from libsenna aren't too well tested. If you encounter any problems, please send me minimal test cases that displays the problem.
AUTHOR
Copyright (C) 2005-2006 by Daisuke Maki <dmaki@cpan.org>
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.6 or, at your option, any later version of Perl 5 you may have available.
Development funded by Brazil Ltd. <http://dev.razil.jp/project/senna/>
SEE ALSO
http://qwik.jp/senna - Senna Development Homepage