libkinosearch1-perl 1.01-5build2 source package in Ubuntu

Changelog

libkinosearch1-perl (1.01-5build2) noble; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Wed, 10 Jan 2024 14:08:44 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libkinosearch1-perl_1.01.orig.tar.gz 271.5 KiB 56a4bcfc6656f7609e825dd78881fcf3c6fa696e702c1cb0155cb58c056278bf
libkinosearch1-perl_1.01-5build2.debian.tar.xz 5.2 KiB 7e2f1c5ef3ea9b219e059263e900e6dfd5d0cf8ef546ff6ef9e2689e0f1e59d8
libkinosearch1-perl_1.01-5build2.dsc 2.1 KiB c34a528cbcf7a443a98fe968039ef06a17619474f596a8149bd7dfe1ee83ae7a

Available diffs

View changes file

Binary packages built by this source

libkinosearch1-perl: Perl library providing search engine features

 KinoSearch is a loose port of the Java search engine library, Apache Lucene.
 It is written in Perl and C, designed primarily for providing website search
 functionality, but it can be put to many different uses.
 .
 It has the following features:
 .
  * Extremely fast and scalable: KinoSearch can handle millions of documents
  * Incremental indexing (addition/deletion of documents to/from an existing
    index)
  * Full support for 12 Indo-European languages
  * Support for boolean operators (AND, OR, as well as AND NOT), parenthetical
    groupings, and prepended +plus and -minus
  * Algorithmic selection of relevant excerpts and highlighting of search
    terms within excerpts
  * Highly customizable query and indexing APIs
  * Phrase matching
  * Stemming
  * Stoplists
 .
 KinoSearch1 is derived from KinoSearch version 0.165 and is considered
 the stable upstream branch.

libkinosearch1-perl-dbgsym: debug symbols for libkinosearch1-perl