xapian-core 1.4.25-1 source package in Ubuntu

Changelog

xapian-core (1.4.25-1) unstable; urgency=medium

  * New upstream release.
  * debian/control.in: Mark conformance with policy 4.7.0.
  * debian/clean: Remove build tree(s) on clean.  (Closes: #1048438)

 -- Olly Betts <email address hidden>  Tue, 09 Apr 2024 16:23:16 +1200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular proposed universe libs

Downloads

File Size SHA-256 Checksum
xapian-core_1.4.25-1.dsc 2.1 KiB febd3f65c0d0ce4fad09468ea067f345ef2c545bd8af36a7412b1d2e2e2f7881
xapian-core_1.4.25.orig.tar.xz 3.1 MiB 0c99dfdd817571cb5689bc412a7e021407938313f38ea3a70fa3bf86410608ee
xapian-core_1.4.25-1.debian.tar.xz 19.4 KiB 7f2507eec389daaabade95206fb3caa358324b0d6dbac9c33d753e3832c8f8d5

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.

libxapian30: 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.

libxapian30-dbgsym: debug symbols for libxapian30
xapian-doc: Core Xapian documentation

 This package contains general documentation about Xapian, and more detailed
 API documentation.
 .
 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-examples-dbgsym: debug symbols for xapian-examples
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.
  - 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.
  - xapian-replicate: Replication client.
  - xapian-replicate-server: Replication server.
  - xapian-metadata: Inspect or set user metadata in a database.
 .
 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-dbgsym: debug symbols for xapian-tools