From 055b6566ccc21c35e1ccd439577888755b591919 Mon Sep 17 00:00:00 2001 From: dockes Date: Thu, 30 Aug 2007 08:39:04 +0000 Subject: [PATCH] add followLinks option --- src/doc/user/usermanual.sgml | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/src/doc/user/usermanual.sgml b/src/doc/user/usermanual.sgml index a830b81a..d20c119c 100644 --- a/src/doc/user/usermanual.sgml +++ b/src/doc/user/usermanual.sgml @@ -24,7 +24,7 @@ Dockes - $Id: usermanual.sgml,v 1.48 2007-08-26 13:52:39 dockes Exp $ + $Id: usermanual.sgml,v 1.49 2007-08-30 08:39:04 dockes Exp $ This document introduces full text search notions @@ -1773,9 +1773,8 @@ fvwm topdirs Specifies the list of directories or files to index (recursively for directories). The indexer will not - follow symbolic links inside the indexed trees. If an entry in - the topdirs list is a symbolic link, - indexing will not start and will generate an error. + follow symbolic links inside the indexed trees by default + (see the followLinks options though). @@ -1840,6 +1839,16 @@ skippedPaths = ~/somedir/*.txt + + followLinks + Specifies if the indexer should follow + symbolic links while walking the file tree. The default is + to ignore symbolic links to avoid multiple indexing of + linked files. No effort is made to avoid duplication when + this option is set to true.. + + + loglevel,daemloglevel Verbosity level for recoll and recollindex. A value of 4 lists quite a lot of