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.

2010-01-14 23:26
0.7.0

此版本进行必要的改革,使同慈善libextractor 0.6.0 API代码工作。该版本还更新各语种,并且解决了在处理小问题的字符集转换错误。
标签: Stable
This release makes the necessary changes to make the code work with the 0.6.0 API of GNU libextractor. The release also updates various translations and addresses a minor issue in handling character set translation errors.

2007-12-06 07:59
0.6.7

此版本更新了荷兰文翻译并修正了轻微的编译器警告(包括失踪)。
标签: Minor feature enhancements
This release updates the Dutch translation and fixes a minor compiler warning (missing include).

2007-01-03 13:18
0.6.6

此版本修正了对大端系统错误,在处理空数据项错误。它还增加了支持pkg - config的。该数据库的格式改变;涂鸦指数将需要重新生成。
标签: Minor bugfixes
This release fixes a bug on big-endian systems and
an error in handling empty metadata entries. It
also adds support for pkg-config. The database
format changed; doodle indices will need to be
regenerated.

2006-05-03 09:53
0.6.5

此版本修正一个小小的错误,其中乱画没有适当地作出反应的信号。它也消除了在启动阶段乱画数据库核查,因为时间太长外的过程libextractor执行。启用,因为它更具有弹性。 A至瑞典语翻译增加了。
标签: Minor feature enhancements
This release fixes one minor bug in which doodled
did not react properly to signals. It also
eliminates database verification in the doodled
startup phase, since it takes too long.
Out-of-process execution of libextractor is
enabled because it is more resilient. A
translation to Swedish was added.

2005-09-19 09:12
0.6.4

此版本更新,德国,爱尔兰和越南翻译。 - p选项是固定的,特别是,修剪时的性能进行了改进的路径。用gcc 4.0警告被取消,和关键字记录实施。
标签: Minor feature enhancements
This release updates the German, Irish, and
Vietnamese translations. The -P option was fixed,
and, in particular, the performance when pruning
paths was improved. Warnings with gcc 4.0 were
eliminated, and keyword logging was implemented.

Project Resources