Download List

项目描述

Doodle is a desktop search engine for Linux. It searches your hard drive for files using pattern matching on meta-data. It extracts file-format specific meta-data using libextractor and builds a suffix tree to index the files. The index can then be searched rapidly. It is similar to locate, but can take advantage of information such as ID3
tags. It is possible to do full-text indexing using the appropriate libextractor plugins. It also supports using FAM to keep the database up-to-date.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-07-29 08:52
0.6.3

此版本增加了一些额外的翻译并做了一些小的改动,以支持libextractor的最新版本。
标签: Minor feature enhancements
This release adds additional translations and
makes some minor changes to support the latest
versions of libextractor.

2005-01-06 03:27
0.6.2

此版本修复了近似的搜索问题。它也解决了与乱画和符号链接的问题。对德国翻译和爱尔兰已被更新。
标签: Minor bugfixes
This release fixes a problem with approximate searches. It also resolves an issue with doodled and symbolic links. The translations to German and Irish have been updated.

2004-12-26 15:32
0.6.1

这个版本增加了对所需的libextractor 0.4.0字符集转换支持。还修正了许多问题乱画,现在可以被用来保持数据库的涂鸦到时刻更新,使用票价调整机制。
标签: Major bugfixes
This release adds support for character set
conversion required for libextractor 0.4.0. It
also fixes many problems with doodled, which can
now be used to keep the doodle database up-to-date
at all times using FAM.

2004-10-24 00:41
0.6.0

此版本的数据库格式的变化,导致20%的储蓄率在数据库的规模和高达25%,节省搜索时间,在某些情况下。一个新的工具,称为乱画加入。乱画是一个守护进程在后台坐,对文件更改手表,并立即更新数据库。这样就无需再为定期的陈旧数据的可能性和需要编制索引。
标签: Major feature enhancements
This release changes the database format,
resulting in up to 20% savings in database size
and up to 25% savings in search time, under
certain circumstances. A new tool called doodled
was added. doodled is a daemon that sits in the
background, watches for changes to files, and
updates the database immediately. This eliminates
the possibility of stale data and the need for
periodic re-indexing.

2004-10-10 05:09
0.5.0

此版本增加了支持64位文件,允许数据库的增长,超出2 GB的。涂鸦现在应该用更小的空间,特别是,虽然建立索引。搜索字符串的大小是现在范围,以避免与搜索字符串很长的二次复杂的问题。选项被添加,使涂鸦找到更兼容,尤其是它现在可以搜索多个数据库,并允许用户从searchlist修剪路径。阿的消息翻译成荷兰语增加。此版本还修复各种小错误。
标签: Major feature enhancements
This release adds support for 64-bit files, allowing the
database to grow beyond 2 GB. Doodle should now uses less
space, in particular while it builds the index. The search
string size is now bounded to avoid a problem with quadratic
complexity for very long search strings. Options were added
to make Doodle more compatible with locate, in particular
it can now search multiple databases and allows
the user to prune paths from the searchlist. A translation of
messages to Dutch was added. This release also fixes
various minor bugs.

Project Resources