Parent:
[7a190d]
(diff)
Child:
[c44574]
(diff)
Download this file
pkg-descr
25 lines (22 with data), 1.1 kB
Recoll is a personal full text search package with a QT graphical
interface. It is based on a very strong backend (Xapian), for which it
provides an easy to use and feature-rich interface.
Recoll is free and copyrighted under the GPL license, see COPYING inside
the distribution.
Features:
* QT-based GUI.
* Supports the following document types: text, html, OpenOffice files,
maildir and mailbox mail folders (Mozilla and Thunderbird mail ok),
pdf (with pdftotext), postscript (with ghostscript's pstotext),
msword (with antiword), rtf text (with unrtf), gaim log files, along
with their compressed versions.
* Powerful query facilities, with boolean searches, phrases, filter on
file types and directory tree.
* Support for multiple charsets. Internal processing and storage uses
Unicode UTF-8.
* Stemming performed at query time (can switch stemming language after
indexing)
* Easy installation. No database daemon, web server or exotic language
necessary.
* An indexer which runs either as a thread inside the GUI or as an
external, cron'able program.