Artifact libdbix-fulltextsearch-perl_0.73-12_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Depends: perl:any, libparse-recdescent-perl, libdbd-mysql-perl, libwww-perl
  Description: |-
    Indexing documents with MySQL as storage
     DBIx::FullTextSearch is a flexible solution for indexing contents of documents.
     It uses the MySQL database to store the information about words and
     documents and provides Perl interface for indexing new documents,
     making changes and searching for matches.  For DBIx::FullTextSearch, a document
     is nearly anything -- Perl scalar, file, Web document, database field.
     .
     The basic style of interface is shown above. What you need is a MySQL
     database and a DBI with DBD::mysql. Then you create a DBIx::FullTextSearch
     index  -- a set of tables that maintain all necessary information. Once created
     it can be accessed many times, either for updating the index (adding
     documents) or searching.
     .
     DBIx::FullTextSearch uses one basic table to store parameters of the index.
     Second table is used to store the actual information about documents and words,
     and depending on the type of the index (specified during index creation)
     there may be more tables to store additional information (like
     conversion from external string names (eg. URL's) to internal numeric
     form). For a user, these internal thingies and internal behaviour of the
     index are not important. The important part is the API, the methods to
     index document and ask questions about words in documents. However,
     certain understanding of how it all works may be useful when you are
     deciding if this module is for you and what type of index will best
     suit your needs.
  Homepage: https://metacpan.org/release/DBIx-FullTextSearch
  Installed-Size: '127'
  Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
  Package: libdbix-fulltextsearch-perl
  Priority: optional
  Section: perl
  Version: 0.73-12
srcpkg_name: libdbix-fulltextsearch-perl
srcpkg_version: 0.73-12

File

libdbix-fulltextsearch-perl_0.73-12_all.deb
Binary file libdbix-fulltextsearch-perl_0.73-12_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package libdbix-fulltextsearch-perl_0.73-12
built-using Binary package dpkg-dbgsym_1.22.12~1.gbp82cafd_arm64
built-using Binary package dpkg_1.22.12~1.gbp82cafd_arm64
built-using Binary package dselect-dbgsym_1.22.12~1.gbp82cafd_arm64
built-using Binary package dselect_1.22.12~1.gbp82cafd_arm64
built-using Binary package libdpkg-dev_1.22.12~1.gbp82cafd_arm64
built-using Binary package dpkg-dev_1.22.12~1.gbp82cafd_all
built-using Binary package libdpkg-perl_1.22.12~1.gbp82cafd_all
extends Package upload libdbix-fulltextsearch-perl_0.73-12

binary package System build a package - 1 month, 3 weeks ago 3 weeks, 5 days
BETA