recoll-1.44.1
full text search application
Back to search · Project homepage
Description
Recoll is a full text search application, which means that it finds your
data by content rather than by external attributes (like the file name).
You specify words (terms) which should or should not appear in the text
you are looking for, and receive in return a list of matching documents,
ordered so that the most relevant documents will appear first.
You do not need to remember in what file or email message you stored a
given piece of information. You just ask for related terms, and the tool
will return a list of documents where these terms are prominent, in a
similar way to Internet search engines.
Full text search applications try to determine which documents are
most relevant to the search terms you provide. Computer algorithms for
determining relevance can be very complex, and in general are inferior
to the power of the human mind to rapidly determine relevance. The
quality of relevance guessing is probably the most important aspect
when evaluating a search application. Recoll relies on the Xapian
probabilistic information retrieval library to determine relevance.
This package contains the indexer and command-line tool. The Qt-based
graphical interface is in the "recoll-gui" package.
Package information
- Ports path
- databases/recoll
- Package architecture
- amd64
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- databases, sysutils, lang/python
- Available flavors
- no_gui
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Library
Runtime
Build
- devel/py-setuptools
- textproc/aspell/core
- devel/meson STEM->=1.12.0v0
- lang/python/3
- graphics/vulkan-headers
- x11/qt6/qttools
- devel/dwz
Test
Used by (1 dependency relationships)
Includes library, runtime, build and test relationships. Results load 100 at a time.