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 Requirements

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.

2004-07-23 19:58 Back to release list
0.2.1

코드 멀티 접미사의 조작 - 트리 데이터베이스에 사용할 수있는 라이브러리를 별도로 refactored했다. 이 지수는 낙서에 의해 지어진 다른 응용 프로그램에 액세스할 수있게됩니다. libextractor의 사전 기반의 메타 데이터 추출기에 추가되었습니다 로딩을위한 편의 옵션을 누릅니다.
Tags: Code cleanup
The code was refactored to separate out a library that can be used for manipulations of the multi suffix-tree database. This will allow other applications access to the index constructed by doodle. A convenience option for loading libextractor's dictionary-based meta-data extractors was added.

Project Resources