Changes for version 0.36
- Added support to NexTrieve.pm for new standard Perl Encode.pm module for handling encoding issues. For most common encodings, the UTF8 module will not be used anymore. Should an encoding not be handled by the standard Encode module, then the "old" methods for handling encoding (UTF8.pm, Text::Iconv and external iconv program) will be attempted.
- 30 April 2002 Added a Timeout of 10 seconds to _fetch_from_url so that we only will wait maximum 10 seconds for a page to be fetched.
- Changed parameters of internal method _socket to allow for a list of parameters to be passed to IO::Socket::INET. Adapted other methods where appropriate.
- Fixed nit in NexTrievePath of NexTrieve.pm which would cause a warning if there is no NexTrieve installed at all.
Modules
Perl interface to NexTrieve search engine software
handle a NexTrieve Collection
handle a NexTrieve Collection Index
convert DBI statement handle to NexTrieve Document sequence
handle NexTrieve running as a daemon
handling a NexTrieve Document Sequence
create XML for indexing a single document
convert HTML to NexTrieve Document objects
handle the Hitlist specifications of NexTrieve
handle the Hit specifications of NexTrieve
handle indexing with NexTrieve
MIME-type conversions for documents
convert Unix mailbox to NexTrieve Document sequence
convert Mail::Message object(s) to document(s)
an overview of NexTrieve and its Perl support
convert PDF-file(s) to NexTrieve Document objects
handle the Query specifications of NexTrieve
handle NexTrieve as a querylog
convert RFC822 to NexTrieve Document objects
replay Querylog objects against Search objects
handle the resource specifications of NexTrieve
handle searching with NexTrieve
create and maintain Targz archives
change encoding to UTF-8