Switch to unified view

a/src/sampleconf/fields b/src/sampleconf/fields
...
...
67
# can be returned in result lists. There is no necessity that stored fields
67
# can be returned in result lists. There is no necessity that stored fields
68
# should be indexed (have a prefix in the preceding section) (example:
68
# should be indexed (have a prefix in the preceding section) (example:
69
# "url", but this one doesn't need to be listed here, it's stored by hard
69
# "url", but this one doesn't need to be listed here, it's stored by hard
70
# code)
70
# code)
71
#
71
#
72
# Some fields are stored by default, don't add them here, else they will be
72
# Some fields are stored by default, don't add them here:
73
# stored twice: caption, keywords, abstract, mimetype, url
73
#    caption, keywords, abstract, mimetype, url
74
# Only canonical names should be used here, not aliases.
74
# Only canonical names should be used here, not aliases.
75
# "author" used to be stored by default, now set here as optional
75
# "author" used to be stored by default, now set here as optional
76
# "rclaptg" is used for viewer specialization (depending on local config)
76
# "rclaptg" is used for viewer specialization (depending on local config)
77
# "rclbes" defines the backend type (ie normal fs, firefox cache). Should
77
# "rclbes" defines the backend type (ie normal fs, firefox cache). Should
78
#   probably be hardcoded, don't remove it
78
#   probably be hardcoded, don't remove it
79
author=
79
author=
80
recipient=
80
rclaptg=
81
rclaptg=
81
rclbes=
82
rclbes=
82
filename=
83
filename=
83
84
84
[aliases]
85
[aliases]