xapian-core 1.2.16-1 source package in Ubuntu

Changelog

xapian-core (1.2.16-1) unstable; urgency=low


  * New upstream release:
    + Fix xapian-chert-update's -b option to work rather than always
      segfaulting. (Closes: #716484)
  * debian/watch: Fix to only consider stable releases, and to look for
    .tar.xz which upstream now uses.
  * debian/control.in: "Standards-Version: 3.9.5" (no changes required).
  * debian/rules,libxapianVERSION.install: Stop using brace expansion, fixing
    lintian warning brace-expansion-in-debhelper-config-file - instead install
    the sse2 build (where done) directly into the libxapianNN package
    directory.
  * debian/rules: Drop workaround for avr32 build timing out.
  * debian/control.in: Packaging now stored in git in debian collab-maint.

 -- Olly Betts <email address hidden>  Fri, 06 Dec 2013 07:59:30 +1300

Upload details

Uploaded by:
Olly Betts
Uploaded to:
Sid
Original maintainer:
Olly Betts
Architectures:
any all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xapian-core_1.2.16-1.dsc 2.1 KiB e543ed30ade4f4f68e703a5fe746b3fe26607bb1914eeffc121250e1ba9297a8
xapian-core_1.2.16.orig.tar.xz 2.9 MiB f4ecef14297136e498f55670df9b80800244bc21abb8e01d5f9dab65a1fae9b9
xapian-core_1.2.16-1.debian.tar.gz 16.2 KiB 10908b6c051c7b6b456a108e2f4c53ccdd24f912a6ee29823d33504bd764295a

No changes file available.

Binary packages built by this source

libxapian-dev: Development files for Xapian search engine library

 This package contains development libraries and headers for the core Xapian
 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.

libxapian22: Search engine library

 This package contains the core Xapian runtime 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.

libxapian22-dbg: Debugging symbols for the Xapian Search engine library

 This package contains debugging symbols for the core Xapian 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.

xapian-examples: Xapian simple example programs

 This package contains source code for some example programs which use the
 Xapian library. The three "simple" examples are also included in binary
 form; binaries for the other examples can be found in the xapian-tools
 package (since they're useful tools in their own right).
 .
 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.

xapian-tools: Basic tools for Xapian search engine library

 This package contains several tools related to Xapian.
  - copydatabase: Copy one or more Xapian databases.
  - delve: Inspect the contents of a Xapian database.
  - quartzcheck: Check the validity of a quartz-format Xapian database.
  - quartzcompact: Compact a quartz database, or merge and compact several.
  - quartzdump: Dump (part of) a quartz-format Xapian database.
  - quest: Command line search of a Xapian database.
  - xapian-check: Check the validity of a Xapian database.
  - xapian-compact: Compact a quartz database, or merge and compact several.
  - xapian-progsrv: stdin/stdout based server, for searching databases remotely.
  - xapian-tcpsrv: TCP based server, used for searching databases remotely.
 .
 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.