libsearch-xapian-perl 1.2.7.0-2build1 source package in Ubuntu

Changelog

libsearch-xapian-perl (1.2.7.0-2build1) precise; urgency=low

  * Rebuild for Perl 5.14.
 -- Colin Watson <email address hidden>   Tue, 15 Nov 2011 20:12:38 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Precise
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libsearch-xapian-perl_1.2.7.0.orig.tar.gz 60.3 KiB 03f82021014db0f926741d5e8d55e109a859ae6fdcc0eea5ce6b65a8b12c0b37
libsearch-xapian-perl_1.2.7.0-2build1.debian.tar.gz 4.7 KiB 883afbb761566c62dd1d21fb5c26e106e6d34327b0a702bcbde2bb06e953191f
libsearch-xapian-perl_1.2.7.0-2build1.dsc 2.5 KiB 109a43901583741a678396a7a1d75b31b32fbfa14dee9059846db29b7e4efe1f

Available diffs

View changes file

Binary packages built by this source

libsearch-xapian-perl: Perl bindings for the Xapian search library

 Search::Xapian provides Perl bindings for the Xapian Open Source Search
 Engine library.
 .
 The Xapian search engine library is a highly adaptable toolkit which allows
 developers to easily add advanced indexing and search facilities to their own
 applications. It implements the probabilistic model of information retrieval,
 and provides facilities for performing ranked free-text searches, relevance
 feedback, phrase searching, boolean searching, stemming, and simultaneous
 update and searching. It is highly scalable and is capable of working with
 collections containing hundreds of millions of documents.