|
a/src/sampleconf/recoll.conf.in |
|
b/src/sampleconf/recoll.conf.in |
|
... |
|
... |
275 |
# You could specify different parameters for a subdirectory like this:
|
275 |
# You could specify different parameters for a subdirectory like this:
|
276 |
#[~/hungariandocs/plain]
|
276 |
#[~/hungariandocs/plain]
|
277 |
#defaultcharset = iso-8859-2
|
277 |
#defaultcharset = iso-8859-2
|
278 |
|
278 |
|
279 |
# You can set fields on all files of a specific fs area. (rclaptg can be
|
279 |
# You can set fields on all files of a specific fs area. (rclaptg can be
|
280 |
# used for application selection inside mimeview
|
280 |
# used for application selection inside mimeview).
|
|
|
281 |
# Syntax is the usual name = value ; attr1 = val1 ; ... with an empty value
|
|
|
282 |
# so needs initial semi-colon
|
281 |
#[/some/app/directory]
|
283 |
#[/some/app/directory]
|
282 |
#localfields = rclaptg = someapp; otherfield = somevalue
|
284 |
#localfields = ; rclaptg = someapp; otherfield = somevalue
|
283 |
|
285 |
|
284 |
# Use app tag to enable using gnu info to open info files (as the subnodes
|
286 |
# It's also possible to execute external commands to gather external
|
285 |
# are indexed as html, we'd use firefox on a temp file else. Set this on
|
287 |
# metadata, for example tmsu tags.
|
286 |
# some known info storage places
|
288 |
# There can be several entries, separated by semi-colons, each defining
|
287 |
[/usr/share/info]
|
289 |
# which field name the data goes into and the command to use. Don't forget the
|
288 |
localfields = rclaptg=gnuinfo
|
290 |
# initial semi-colon. All the field names must be different. You can use
|
289 |
[/usr/local/share/info]
|
291 |
# aliases in the "field" file if necessary.
|
290 |
localfields = rclaptg=gnuinfo
|
292 |
#[/some/area/of/the/fs]
|
291 |
[/usr/local/info]
|
293 |
#metadatacmds = ; tags = tmsu tags %f
|
292 |
localfields = rclaptg=gnuinfo
|
|
|
293 |
|
294 |
|
294 |
[/usr/share/man]
|
295 |
[/usr/share/man]
|
295 |
followSymlinks = 1
|
296 |
followSymlinks = 1
|
296 |
|
297 |
|
297 |
# Enable thunderbird mbox format quirks where appropriate, and same for
|
298 |
# Enable thunderbird mbox format quirks where appropriate, and same for
|