|
a/src/sampleconf/recoll.conf.in |
|
b/src/sampleconf/recoll.conf.in |
|
... |
|
... |
306 |
# metadata, for example tmsu tags.
|
306 |
# metadata, for example tmsu tags.
|
307 |
# There can be several entries, separated by semi-colons, each defining
|
307 |
# There can be several entries, separated by semi-colons, each defining
|
308 |
# which field name the data goes into and the command to use. Don't forget the
|
308 |
# which field name the data goes into and the command to use. Don't forget the
|
309 |
# initial semi-colon. All the field names must be different. You can use
|
309 |
# initial semi-colon. All the field names must be different. You can use
|
310 |
# aliases in the "field" file if necessary.
|
310 |
# aliases in the "field" file if necessary.
|
|
|
311 |
# As a not too pretty hack conceded to convenience, any field name
|
|
|
312 |
# beginning with "rclmulti" will be taken as an indication that the command
|
|
|
313 |
# returns multiple field values inside a text blob formatted as a recoll
|
|
|
314 |
# configuration file ("fieldname = fieldvalue" lines). The rclmultixx name
|
|
|
315 |
# will be ignored, and field names and values will be parsed from the data.
|
311 |
#[/some/area/of/the/fs]
|
316 |
#[/some/area/of/the/fs]
|
312 |
#metadatacmds = ; tags = tmsu tags %f
|
317 |
#metadatacmds = ; tags = tmsu tags %f; rclmulti1 = cmdOutputsConf %f
|
313 |
|
318 |
|
314 |
[/usr/share/man]
|
319 |
[/usr/share/man]
|
315 |
followSymlinks = 1
|
320 |
followSymlinks = 1
|
316 |
|
321 |
|
317 |
# Enable thunderbird mbox format quirks where appropriate, and same for
|
322 |
# Enable thunderbird mbox format quirks where appropriate, and same for
|