Ticket #413 (assigned enhancement)

Opened 1 year ago

Last modified 1 year ago

Unneeded fuzzy-find requirement

Reported by: r.berber@cactus-soft.dyndns.org Assigned to: decoder (accepted)
Priority: minor Milestone: Development Release Version 3.5
Component: Hash Database Version: 3.5.1
Keywords: fuzzy-find Cc:

Description

Utility fuzzy-find imports DBI, when the databases are in Berkeley format this is not needed, in fact it causes the utility to fail when you don't have DBI installed.

This is a similar problem as the one FuzzyOcr?.pm had a long time ago, installations that don't use mySQL don't need to install DBI, the utilities should also be independent.

A good enhancement would be to do something similar as the patched (for enhancing the output) fuzzy-stats does, with the parameter "--dbtype=2|3 Force MLDBM (2) or MySQL (3) data source".

Attachments

Change History

01.09.2007 16:37:41 changed by decoder

  • status changed from new to assigned.

You are right, I will fix this as soon as I am back for active development.

Chris


Add/Change #413 (Unneeded fuzzy-find requirement)