diff options
Diffstat (limited to 'desktop/recoll/README')
-rw-r--r-- | desktop/recoll/README | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/desktop/recoll/README b/desktop/recoll/README index fd06563d79ba3..d27913a02cff4 100644 --- a/desktop/recoll/README +++ b/desktop/recoll/README @@ -7,11 +7,6 @@ feature-rich, easy administration, QT graphical interface. This requires xapian-core, with optional dependencies of antiword, unrtf, and exiftool (all available at SlackBuilds.org). -NOTE: As of the time of writing, recoll depends on version 0.9.10 of -xapian-core, the newer 1.0.0 release does NOT work with this version -of recoll. - -After installing the package you should create the file -$HOME/.recoll/recoll.conf and modify it to your needs, especially the -"topdirs" where recoll looks for files to index. See "man recoll.conf" -for details. +This version has the ability to define the folders that shall be +indexed from within the program's GUI. Manually editing the config files +should no longer be necessary. |