-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Open-PC.com   
Apps
Groups
Knowledge Base
Events
Forum
People
Jobs
Register
Login

-
- Content .- Fans  .- Knowledge Base  . 

Recoll

   1.13.00  

KDE Other Utility

Recoll
zoom


Recoll
zoom


Recoll
zoom


Link:  http://www.recoll.org
Downloads:  1139
Submitted:  Jan 29 2007
Updated:  Jan 5 2010
Score: 
score89%89%score
 89% good
bad   good

Description:

Recoll is a personal full text search tool for Unix/Linux.

It is based on the very strong Xapian backend.

It provides an easy to use, feature-rich interface with a Qt GUI.

Most common document types are supported are supported along with their compressed versions (Text, HTML, PDF, Dvi, PostScript, Openoffice, Lyx, Scribus, Word/Excel/PPT, Abiword, Kword, Wordperfect, RTF, djvu, gaim logs, maildir and mailbox mail folders including attachments, misc media files).

Powerful query facilities are provided from simple keyword entry to assisted boolean query building with proximity clauses, filtering on file types or location.

Multiple character sets are supported. Internal processing and storage uses Unicode UTF-8.

Recoll has few dependancies. No database daemon, Web server, or exotic language/framework is necessary. Installation is easy.

Indexing can be performed in batch mode or in real time.

Thanks to Xapian, indexing does not tax system resources excessively and searching is very fast.




Changelog:

Release 1.13.00: new class of filters and indexed file types: zip, chm, ics. Improved big text files handling, Firefox visited pages indexing. Quite a few other performance and usability improvements.

Release 1.12.3: Bug fixes
Release 1.12: new KDE KIO slave module, collapsing of identical results, context-sensitive F1 help, saving email attachments and other embedded documents to files, and other small improvements and bug fixes.

Release 1.11: easy filtering of results by document type, nicer previews which use html when possible, python programming interface for indexing and searching, better support for the Xesam user query language, new filter framework, better support for arbitrary field indexing and searching.

Release 1.10:
- Created mailing-list to improve support. Check home page.
- Fixed openSuse 11 compile issues.
- Fixed bug in interpreting email mime structure, which resulted in base-64 decoding errors.
- Fixed "Prev" button in preview window. Would actually go forward when walking the search terms.
- Allow setting the highlight color for search terms in result list and preview
- Added svg filter
- Ensure that in case the data of a file can't be indexed because of some error, at least the file name is indexed.
- Improve query language to support OR queries of terms with field specifications (ie: title:someterm OR author:someauthor).
- Fix filename search to split patterns on white space, so that a "*.jpg *.jpeg" search does what's expected. Means you now need to use double-quotes if there is actual embedded white space.
- Jump directly to the external editor choice dialog instead of opening preferences when an external viewer is not found.
- Allow stopping indexing through menu action (only works with qt4 for now).
- Create an "indexedmimetypes" configuration variable to allow explicitely restricting the file types which do get indexed.
- Adds support for CJK text, and a GUI configuration tool for the main configuration file.

Release 1.9: This release brings a number of small practical improvements: new filters: Wordperfect, Abiword, Kword, jpeg, flac, ogg; better control of disk and memory usage during indexing; improved abstract generation; arbitrary field support; improved qt4 support; and miscellaneous user interface improvements and bug fixes, described in more detail in the Changes file.

Release 1.8: a small query language with some field-based searches (author, title, etc.), and wildcard handling: the standard *, ?, [] wildcard charactgers can be used in any search. The release also includes a number of small user interface improvements and bug fixes.




LicenseGPL
send to a friend
subscription
other apps from medoc

goto page: prev   1  2 

-
.

 Superb Search Tool !

 
 by hasinasi on: Sep 20 2007
 

I've recently changed from Windows to Kubuntu. I tried beagle, I tried strigi, I tried google desktop search. Non of the search tools were even close to what I wanted.
I was so frustrated that I already tried to run old versions of CopernicDesktopSearch (the tool I liked best when I ran Windows) in Wine. But now the pain is over! Recoll is so much better
than any of those other solutions! I haven't used it a lot, but it looks extremely powerful, so far! Give it a try.


reply to this

-

 request improvement

 
 by google01103 on: Nov 22 2007
 

kde integration thru a kio slave would be a real nice addition


Suse 10.3 x64, KDE 3.58, Opera 9.x weekly build
reply to this

-

 Re: request improvement

 
 by google01103 on: Oct 25 2008
 

any chance?


Suse 11.0 x64, KDE 3.59, Opera 9.x weekly build
reply to this

-

 Re: Re: request improvement

 
 by medoc on: Jun 22 2009
 

There is a KIO slave in the current version. I don't find it extremely useful, but I'd gladly welcome comments (email me at jfd@recoll.org).

You need to build from source, the instructions for building the slave are inside the source tree:
kde/kio/recoll/00README.txt


reply to this

-

 Re: Re: Re: request improvement

 
 by google01103 on: Jun 22 2009
 

fyi I've compiled it and find it useful


Suse 11.1 x64, KDE 4.3, Opera 10.x weekly build
reply to this

-
.

 Yes!

 
 by Okanda on: Oct 22 2009
 

Great application, thank you very much :)


reply to this

-

 Using Qt3?

 
 by molecule-eye on: Jan 11 2010
 

I just installed from the Kubuntu PPA Recoll 1.13.01 (and Xapian 1.0.17) and the interface appears to be Qt3, which obviously doesn't match with the rest of my KDE4.3 desktop. I notice on Recoll's website that it uses Qt4 (or CAN) and there are even pretty screenshots of a Qt4-looking Recoll. So why is mine so ugly?


reply to this

goto page: prev   1  2 

add commentback




-
-
all messages
openDesktop.org Facebook App

Partners
Place Your Link Here!
online casino bonus

-
Best Twitter Client
 Official Twitter Web Interface
 Choqok
 Plasma Twitter Applet
 Twitux
 gTwitter
 Spaz
 Twitterfox
 Gwibber
 Qwit
 TweetDeck
 Other
 Not using Twitter

resultmore
Cool Sites
iPhone Hintergrundbilder

 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Jobs
Knowledge Base
Events
People
Updates on identi.ca
Updates on Twitter
Facebook App
Content RSS   
Events RSS   

Participate
Groups
Forum
Add App
Public API
About KDE-Apps.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2003-2010 KDE-Apps.org Team  
All rights reserved. KDE-Apps.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
KDE and K Desktop Environment are trademarks of KDE e.V.