Your message dated Sat, 24 Jun 2006 11:36:09 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#280319: fixed in libdbix-fulltextsearch-perl 0.73-9
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: wnpp
Severity: wishlist
* Package name : libdbix-fulltextsearch-perl
Version : 0.73
Upstream Author : T.J. Mather <[EMAIL PROTECTED]>
* URL : http://search.cpan.org/dist/DBIx-FullTextSearch/
* License : Dual GPL/Artistic
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.
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing'), (10, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.27
Locale: LANG=en_GB.ISO-8859-15, LC_CTYPE=en_GB.ISO-8859-15
--- End Message ---
--- Begin Message ---
Source: libdbix-fulltextsearch-perl
Source-Version: 0.73-9
We believe that the bug you reported is fixed in the latest version of
libdbix-fulltextsearch-perl, which is due to be installed in the Debian FTP
archive:
libdbix-fulltextsearch-perl_0.73-9.diff.gz
to
pool/main/libd/libdbix-fulltextsearch-perl/libdbix-fulltextsearch-perl_0.73-9.diff.gz
libdbix-fulltextsearch-perl_0.73-9.dsc
to
pool/main/libd/libdbix-fulltextsearch-perl/libdbix-fulltextsearch-perl_0.73-9.dsc
libdbix-fulltextsearch-perl_0.73-9_all.deb
to
pool/main/libd/libdbix-fulltextsearch-perl/libdbix-fulltextsearch-perl_0.73-9_all.deb
libdbix-fulltextsearch-perl_0.73.orig.tar.gz
to
pool/main/libd/libdbix-fulltextsearch-perl/libdbix-fulltextsearch-perl_0.73.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Dominic Hargreaves <[EMAIL PROTECTED]> (supplier of updated
libdbix-fulltextsearch-perl package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Wed, 7 Jun 2006 20:48:36 +0100
Source: libdbix-fulltextsearch-perl
Binary: libdbix-fulltextsearch-perl
Architecture: source all
Version: 0.73-9
Distribution: unstable
Urgency: low
Maintainer: Dominic Hargreaves <[EMAIL PROTECTED]>
Changed-By: Dominic Hargreaves <[EMAIL PROTECTED]>
Description:
libdbix-fulltextsearch-perl - Indexing documents with MySQL as storage
Closes: 280319
Changes:
libdbix-fulltextsearch-perl (0.73-9) unstable; urgency=low
.
* Upload targetted at Debian (closes: #280319)
Files:
af78960afb5eb1b104ecef31df9330d8 695 perl optional
libdbix-fulltextsearch-perl_0.73-9.dsc
8cbb8372edfd453f209cf8ca90cf686c 81907 perl optional
libdbix-fulltextsearch-perl_0.73.orig.tar.gz
c21f173e6205e8e1c45c37546245dcd1 3028 perl optional
libdbix-fulltextsearch-perl_0.73-9.diff.gz
5702c12b2426cc09e7f1ddbd9816a4ff 52694 perl optional
libdbix-fulltextsearch-perl_0.73-9_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFEhy/4YzuFKFF44qURAgV4AKCdtiyagpI6g2QfV3fosCIYPuRpTACfeGEN
HzkAknIgqONHSFWfPDZbiGA=
=4jo5
-----END PGP SIGNATURE-----
--- End Message ---