The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.9.2.2 - 2005-09-06

  • Changes contributed by Marcus Ramberg
    • Added a lot of documentation.
    • Added support for setting weighting schemes in ::Enquire
    • Added add_prefix and add_boolean_prefix to QueryParser.
    • Added support for flags to parse_query
    • Added basic exception handling for QueryParser.

Documentation

Snowball stemmer

Modules

Perl XS frontend to the Xapian C++ search library.
BM25 Weighting scheme.
Boolean Weighting scheme.
Search database object
Search database object
Make queries against a database
Iterate over sets of positions.
Iterate over sets of documents.
Parse a query string into a Query object
Iterate over sets of terms.
base class for Weighting schemes.
writable database object

Provides

in Xapian/ESet.pm
in Xapian/ESetIterator.pm
in Xapian/MSet.pm
in Xapian/MSet/Tied.pm
in Xapian/MSetIterator.pm
in Xapian/Query.pm
in Xapian/RSet.pm
in Xapian/Stopper.pm
in Xapian/ValueIterator.pm