diff --git a/src/INSTALL b/src/INSTALL index 88a1923b..272ced2b 100644 --- a/src/INSTALL +++ b/src/INSTALL @@ -83,6 +83,8 @@ More documentation can be found in the doc/ directory or at http://www.recoll.or * MS Excel and PowerPoint: catdoc. + * Wordperfect files: libwpd. + * RTF: unrtf * dvi: dvips @@ -268,8 +270,8 @@ More documentation can be found in the doc/ directory or at http://www.recoll.or 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. + inside the indexed trees by default (see the followLinks options + though). dbdir @@ -319,6 +321,15 @@ More documentation can be found in the doc/ directory or at http://www.recoll.or 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. This option can + be set individually for each of the topdirs members by using + sections. It can not be changed below the topdirs level. + loglevel,daemloglevel Verbosity level for recoll and recollindex. A value of 4 lists diff --git a/src/README b/src/README index d5089196..481d85ba 100644 --- a/src/README +++ b/src/README @@ -1178,6 +1178,8 @@ More documentation can be found in the doc/ directory or at http://www.recoll.or * MS Excel and PowerPoint: catdoc. + * Wordperfect files: libwpd. + * RTF: unrtf * dvi: dvips @@ -1345,8 +1347,8 @@ More documentation can be found in the doc/ directory or at http://www.recoll.or 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. + inside the indexed trees by default (see the followLinks options + though). dbdir @@ -1396,6 +1398,15 @@ More documentation can be found in the doc/ directory or at http://www.recoll.or 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. This option can + be set individually for each of the topdirs members by using + sections. It can not be changed below the topdirs level. + loglevel,daemloglevel Verbosity level for recoll and recollindex. A value of 4 lists diff --git a/src/qtgui/i18n/recoll_fr.ts b/src/qtgui/i18n/recoll_fr.ts index fce719c8..b7b3970c 100644 --- a/src/qtgui/i18n/recoll_fr.ts +++ b/src/qtgui/i18n/recoll_fr.ts @@ -463,6 +463,18 @@ Voulez vous ouvrir le dialogue de paramétrage ? Cannot extract document or create temporary file Impossible d'extraire le document ou de créer le fichier temporaire + + (no stemming) + (pas d'expansion) + + + (all languages) + (tous les langages) + + + error retrieving stemming languages + impossible de trouver la liste des langages d'expansion + RclMainBase @@ -642,6 +654,14 @@ Voulez vous ouvrir le dialogue de paramétrage ? &Erase document history &Effacer l'historique des documents + + First page + Premiere page + + + Go to first page of results + Aller a la premiere page de resultats + RclResList @@ -1241,7 +1261,7 @@ Peut ralentir l'affichage si les documents sont gros. (no stemming) - (pas d'expansion) + (pas d'expansion) The selected directory does not appear to be a Xapian index diff --git a/src/qtgui/i18n/recoll_it.ts b/src/qtgui/i18n/recoll_it.ts index 53fe2382..986f1614 100644 --- a/src/qtgui/i18n/recoll_it.ts +++ b/src/qtgui/i18n/recoll_it.ts @@ -463,6 +463,18 @@ Vuoi aprire il dialogo di configurazione ? Cannot extract document or create temporary file Non posso estrarre il documento o creare il file temporaneo + + (no stemming) + (nessuna espansione) + + + (all languages) + + + + error retrieving stemming languages + + RclMainBase @@ -642,6 +654,14 @@ Vuoi aprire il dialogo di configurazione ? &Erase document history + + First page + + + + Go to first page of results + + RclResList @@ -1241,7 +1261,7 @@ Peut ralentir l'affichage si les documents sont gros. (no stemming) - (nessuna espansione) + (nessuna espansione) The selected directory does not appear to be a Xapian index diff --git a/src/qtgui/i18n/recoll_ru.ts b/src/qtgui/i18n/recoll_ru.ts index 14bc9a36..23b2d1f2 100644 --- a/src/qtgui/i18n/recoll_ru.ts +++ b/src/qtgui/i18n/recoll_ru.ts @@ -448,6 +448,18 @@ Do you want to start the preferences dialog ? Cannot extract document or create temporary file + + (no stemming) + (без словоформ) + + + (all languages) + + + + error retrieving stemming languages + + RclMainBase @@ -587,6 +599,14 @@ Do you want to start the preferences dialog ? &Erase document history + + First page + + + + Go to first page of results + + RclResList @@ -1307,7 +1327,7 @@ May be slow for big documents. (no stemming) - (без словоформ) + (без словоформ) The selected directory does not appear to be a Xapian index diff --git a/src/qtgui/i18n/recoll_uk.ts b/src/qtgui/i18n/recoll_uk.ts index 1a099b34..304f1ec5 100644 --- a/src/qtgui/i18n/recoll_uk.ts +++ b/src/qtgui/i18n/recoll_uk.ts @@ -441,6 +441,18 @@ Do you want to start the preferences dialog ? Cannot extract document or create temporary file + + (no stemming) + (без словоформ) + + + (all languages) + + + + error retrieving stemming languages + + RclMainBase @@ -580,6 +592,14 @@ Do you want to start the preferences dialog ? &Erase document history + + First page + + + + Go to first page of results + + RclResList @@ -1138,7 +1158,7 @@ May be slow for big documents. (no stemming) - (без словоформ) + (без словоформ) The selected directory does not appear to be a Xapian index