Recoll: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Jugbogdan (talk | contribs)
Jugbogdan (talk | contribs)
mNo edit summary
Line 1: Line 1:
Recoll is a personal full text search tool. It is based on the very strong Xapian back-end, for which it provides a feature-rich yet easy to use front-end with a WPS graphical interface. Recoll is free, open source, and licensed under the GPL. The current version is 1.8.2
Recoll is a personal full text search tool. It is based on the very strong Xapian back-end, for which it provides a feature-rich yet easy to use front-end with a WPS graphical interface. Recoll is free, open source, and licensed under the GPL.


;Features:
;Features:
*Easy installation, few dependencies. No database daemon, web server, desktop environment or exotic language necessary.
*Easy installation, few dependencies. No database daemon, web server, desktop environment or exotic language necessary.
*Will run on most unix-based systems
*Will run on most Unix-based systems
*Supports most common document types.
*Supports most common document types.
*Powerful query facilities, with boolean searches, phrases, proximity, wildcards, filter on file types and directory tree.
*Powerful query facilities, with boolean searches, phrases, proximity, wildcards, filter on file types and directory tree.
Line 11: Line 11:


;OS/2 features
;OS/2 features
Now OS/2 have a desktop search system integrated with WorkPlace Shell: open the search folder, enter the text and click 'Search'; the folder will be populated with shadows of the found objects! Then change view to details view, you will get more informations about the search results.
Now OS/2 have a desktop search system integrated with Workplace Shell: open the search folder, enter the text and click 'Search'; the folder will be populated with shadows of the found objects! Then change view to details view, you will get more information about the search results.
Also OS/2 Extended attributes can be parsed and stored in database, so you can search also for keywords in EAs!
Also OS/2 Extended attributes can be parsed and stored in database, so you can search also for keywords in EAs!



Revision as of 23:06, 29 April 2023

Recoll is a personal full text search tool. It is based on the very strong Xapian back-end, for which it provides a feature-rich yet easy to use front-end with a WPS graphical interface. Recoll is free, open source, and licensed under the GPL.

Features
  • Easy installation, few dependencies. No database daemon, web server, desktop environment or exotic language necessary.
  • Will run on most Unix-based systems
  • Supports most common document types.
  • Powerful query facilities, with boolean searches, phrases, proximity, wildcards, filter on file types and directory tree.
  • Multi-language and multi-character set with Unicode based internals.
  • OS/2 WPS native integration.
  • OS/2 Extended Attribute indexing.
OS/2 features

Now OS/2 have a desktop search system integrated with Workplace Shell: open the search folder, enter the text and click 'Search'; the folder will be populated with shadows of the found objects! Then change view to details view, you will get more information about the search results. Also OS/2 Extended attributes can be parsed and stored in database, so you can search also for keywords in EAs!

Links