The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.9.2.3 - 2006-02-16

  • Changes contributed by Benjamin Smith
    • Corrected module names advertised in the POD.
    • Added new_term method to Search:Xapian::Query.
    • Fixed the package statement in BoolWeight.pm.
    • Removed useless prototypes in Search::Xapian::Query.
    • some extraneous blank lines removed (from >1 lines to just 1 line)
  • Changes contributed by Peter Karman
    • Added set_sort_by_value method to Search::Xapian::Enquire
  • Changes contributed by Marcus Ramberg
    • Fixed get_term_end in Search::Xapian::Query
    • Added set_stemmer in Search::Xapian::QueryParser
    • Added get_terms in Search::Xapian::Query

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