|
a/src/doc/man/recollindex.1 |
|
b/src/doc/man/recollindex.1 |
|
... |
|
... |
187 |
in recoll.conf). You could mostly accomplish the same thing with
|
187 |
in recoll.conf). You could mostly accomplish the same thing with
|
188 |
.PP
|
188 |
.PP
|
189 |
.B find /path/to/dir \-print | recollindex \-f \-Z
|
189 |
.B find /path/to/dir \-print | recollindex \-f \-Z
|
190 |
.PP
|
190 |
.PP
|
191 |
.B recollindex \-r
|
191 |
.B recollindex \-r
|
192 |
mostly works like -i, but the parameter is a single directory, which will
|
192 |
mostly works like \-i, but the parameter is a single directory, which will
|
193 |
be recursively updated. This mostly does nothing more than
|
193 |
be recursively updated. This mostly does nothing more than
|
194 |
.B find topdir | recollindex -i
|
194 |
.B find topdir | recollindex \-i
|
195 |
but it may be more convenient to use when started from another program.
|
195 |
but it may be more convenient to use when started from another program.
|
196 |
.PP
|
196 |
.PP
|
197 |
.B recollindex \-l
|
197 |
.B recollindex \-l
|
198 |
will list the names of available language stemmers.
|
198 |
will list the names of available language stemmers.
|
199 |
.PP
|
199 |
.PP
|