Switch to unified view

a/src/sampleconf/fields b/src/sampleconf/fields
...
...
31
# time.
31
# time.
32
32
33
# The following ones are probably hard-coded in the c code, can't change at
33
# The following ones are probably hard-coded in the c code, can't change at
34
# all.
34
# all.
35
# Also reserved: F(parentid), Q(uniqueid)
35
# Also reserved: F(parentid), Q(uniqueid)
36
author = A
37
xapdate = D
38
keywords= K
39
xapyearmon = M
36
title = S ; wdfinc = 10
40
title = S ; wdfinc = 10
37
author = A
41
mtype = T
42
ext = XE
43
dir = XP
38
abstract = XS
44
abstract = XS
39
caption = S
45
filename = XSFN
40
title = S
46
rclUnsplitFN = XSFS
41
subject = S
42
keywords= K
43
xapyear = Y
47
xapyear = Y
44
xapyearmon = M
45
xapdate = D
46
mtype = T
47
rclUnsplitFN = XSFS
48
filename = XSFN
49
ext = XE
50
48
51
# Extension examples. These are actually used by default by Recoll, you can
49
# Extension examples. These are actually used by default by Recoll, you can
52
# add your own to search for fields produced by the filters and not handled
50
# add your own to search for fields produced by the filters and not handled
53
# by default. 
51
# by default. 
54
# Some values are internally reserved by recoll: 
52
# Some values are internally reserved by recoll: 
...
...
70
#    caption, mimetype, url
68
#    caption, mimetype, url
71
# Only canonical names should be used here, not aliases.
69
# Only canonical names should be used here, not aliases.
72
# "rclaptg" is used for viewer specialization (depending on local config)
70
# "rclaptg" is used for viewer specialization (depending on local config)
73
# "rclbes" defines the backend type (ie normal fs, firefox cache). Should
71
# "rclbes" defines the backend type (ie normal fs, firefox cache). Should
74
#   probably be hardcoded, don't remove it
72
#   probably be hardcoded, don't remove it
73
abstract=
75
author=
74
author=
76
recipient=
75
filename=
76
keywords=
77
rclaptg=
77
rclaptg=
78
rclbes=
78
rclbes=
79
filename=
79
recipient=
80
keywords=
81
abstract=
82
80
83
[aliases]
81
[aliases]
84
##########################
82
##########################
85
# This section defines field names aliases or synonyms. Any right hand side
83
# This section defines field names aliases or synonyms. Any right hand side
86
# value will be turned into the lhs canonic name before further treatment
84
# value will be turned into the lhs canonic name before further treatment