Recolit Mac OS

Recoll finds documents based on their contents as well as their file names.

The Thomas Gray Archive is a collaborative digital archive and research project devoted to the life and work of eighteenth-century poet, letter-writer, and scholar Thomas Gray (1716-1771), author of the acclaimed 'Elegy Written in a Country Churchyard' (1751). To restart a Mac computer, you have three choices: Press the power button (or press Control+Eject) and, when a dialog box appears, click the Restart button. Choose the Apple key and then click Restart. Press Control+Command+Eject (or Control+Command+Power button).

  • Versions are available for Linux, MS Windows and Mac OS X.
  • It can search most document formats. You may need external applications for text extraction.
  • It can reach any storage place: files, archive members, email attachments, transparently handling decompression.
  • One click will open the document inside a native editor or display an even quicker text preview.
  • A WEB front-end with preview and download features can replace or supplement the GUI for remote use.
  • The software is free on Linux, open source, and licensed under the GPL.
  • Detailed features and application requirements for supported document types.

Recoll will index an MS-Word document stored as an attachment to an e-mail message inside a Thunderbird folder archived in a Zip file (and more...). It will also help you search for it with a friendly and powerful interface, and let you open a copy of a PDF at the right page with two clicks. There is little that will remain hidden on your disk.

The current Recoll version is 1.31.0 (Release notes, Release history).

Recoll is based on the very capable Xapian search engine library, for which it provides a powerful text extraction layer and a complete, yet easy to use, Qt graphical interface.

Recolit

Recoll has extensive documentation. If you run into a problem, or want to propose improvements, you are welcome to use the mailing list or problem tracker. Even if you are already using Recoll, maybe there are still a few useful search tricks that you don't know about. A quick look at the search tips might prove useful ! Also the Faqs and Howtos section, and some contributed result list formats.

Recoll could not exist without a rich free software environment. See the credits. Thanks !

Mac Os Catalina

News

Recolit Mac Os Download

2021-04-27
Version 1.31.0: small things.
2021-04-12
Version 1.30.1: misc improvements.
2021-03-13
Version 1.29.2: shortcuts editor.
2021-03-09
A contributed script for indexing Anki flashcards, and another for a Newsboat RSS reader.
2021-02-04
1.28.6: fixes forgotten orgmode handler in 1.28.5.
2021-02-03
There is now a new way to install Recoll on macOS.
2021-01-15
Version 1.28.5. Improved GUI configurability. Small 1.28.3 fixes.
2020-11-21
New version 1.1.0 for the Recoll Gnome Shell Search Provider (recoll GSSP). Version 1.0.0 had stopped working with newer Gnome versions.
2020-11-18
Version 1.27.12. Improved Korean indexing, docx endnotes and footnotes support, easy switch to dark mode and misc. bug fixes, see the release notes.
2020-11-02
A new article by a kind Recoll user about using Linux cgroups to limit indexing CPU usage.
2020-04-03
Version 1.26.7. Fix the GUI settings issue described above for 1.26.6, for those who have not run 1.26.6 yet.
2020-03-26
Version 1.26.6. Small fixes. See the release notes
1.26.6 update, loss of GUI preferences A change in 1.26.6, which was supposedly intended for Windows, has unfortunately resulted in a change of name for the GUI preferences file under Linux. This was previously named ~/.config/Recoll.org/recoll.conf, and it is is now ~/.config/Recoll.org/recoll.ini. Changing back would risk causing even more trouble for the people who have began using the new file, and besides, the new name avoids confusion with the indexing configuration file ~/.recoll/recoll.conf. In order to recover your preferences, please exit recoll, then rename ~/.config/Recoll.org/recoll.conf to ~/.config/Recoll.org/recoll.ini.
2020-03-08
The Recoll source repository and issues tracker moves to framagit. It was nice to find the opensourceprojects.eu haven when leaving Github, but there are now better alternatives. Framagit runs on the Gitlab software.
2020-02-28
Version 1.26.5. Vastly improved OCR support, with caching. See the release notes and the manual.
2019
Recoll now has a Gnome Shell Search Provider. See the downloads page.
2020-01-23
Version 1.26.4. Small fixes. See the release notes.
2019-11-29
Version 1.26.3. Multiple small improvements. See the release notes.
2019-10-07
Version 1.25.23. Fixes a nasty bug in the mbox parser. Needed if you want to index gmail exports. Other small fixes. See the release notes.
2019-08-26
New nmh Python recoll front-end from Krullen Van De Trap.
2019-02-19
Version 1.25.4. Full switch to Python3, new completer tool. See the release notes.
2019-01-31
Version 1.24.5. Fixes an ennoying bug with recollindex -z resetting the index format to the one compatible with Xapian 1.2 and problematic with Xapian 1.4.
2018-04-10
Version 1.24.0 is out. It changes the snippet generation method to adapt to the new default index format in Xapian 1.4. See the release notes. XAPIAN 1.4 RECOLL GUI FREEZES: Xapian 1.4 needs Recoll 1.23.6 or newer. Details and affected Linux distributions
2017-12-08
Version 1.23.6 is released to provide a workaround to the Xapian 1.4 snippets generation issue. It will create indexes with the previous 'Chert' index format by default. If your index is in 'Glass' format and you are experiencing the UI freezes, you will need to delete it, by actually running rm -rf on the directory, (typically rm -rf ~/.recoll/xapiandb) before restarting the indexing.
2017-11-24
Release 1.23.5 has a few changes and fixes and supports the (still experimental) new version of the Web browser extension. Also, I split the Debian/Ubuntu packages into command-line/GUI parts (recollcmd/recollgui), with a top recoll packages which depends on both, and this causes conflicts during the upgrade. For upgrading, either first delete the recoll package, then upgrade and reinstall recoll, or fix the issues with apt -f upgrade
2017-07-31
Finalizing the move to the new site, I am closing the old BitBucket project. The existing BitBucket issues have been archived.
2014-02-27
While working on a Recoll-Mutt interface I discovered incidentally that the Recoll Webui Web interface works quite well with the links web browser inside a terminal window. This appears to be an interesting solution for people looking for a search interface usable in a non-GUI environment.
2013-04-30
Thanks to some of its users, Recoll now has filters to index and retrieve Lotus Notes messages (some implementation notes from an early user), and there is also now a Web browser interface for querying your Recoll indexes.
2012-09-11
A new user-contributed script for those who use real-time indexing on laptops: stop or start indexing according to AC power status. See the details on the Wiki.