|
a/src/sampleconf/fields |
|
b/src/sampleconf/fields |
|
... |
|
... |
46 |
ext = XE
|
46 |
ext = XE
|
47 |
rclmd5 = XM
|
47 |
rclmd5 = XM
|
48 |
dir = XP
|
48 |
dir = XP
|
49 |
abstract = XS
|
49 |
abstract = XS
|
50 |
filename = XSFN
|
50 |
filename = XSFN
|
|
|
51 |
containerfilename = XCFN ; pfxonly = 1
|
51 |
rclUnsplitFN = XSFS
|
52 |
rclUnsplitFN = XSFS
|
52 |
xapyear = Y
|
53 |
xapyear = Y
|
53 |
recipient = XTO
|
54 |
recipient = XTO
|
54 |
|
55 |
|
55 |
# Extension examples. These are actually used by default by Recoll, you can
|
56 |
# Extension examples. These are actually used by default by Recoll, you can
|
|
... |
|
... |
113 |
# The queryaliases section defines aliases which are used exclusively at
|
114 |
# The queryaliases section defines aliases which are used exclusively at
|
114 |
# query time: there is no risk to pick up a random field from a document
|
115 |
# query time: there is no risk to pick up a random field from a document
|
115 |
# (e.g. an HTML meta field) and index it.
|
116 |
# (e.g. an HTML meta field) and index it.
|
116 |
[queryaliases]
|
117 |
[queryaliases]
|
117 |
#filename = fn
|
118 |
#filename = fn
|
|
|
119 |
#containerfilename = cfn
|
118 |
|
120 |
|
119 |
[xattrtofields]
|
121 |
[xattrtofields]
|
120 |
######################
|
122 |
######################
|
121 |
# Processing for extended file attributes.
|
123 |
# Processing for extended file attributes.
|
122 |
# By default, attributes are processed as document fields (after removing
|
124 |
# By default, attributes are processed as document fields (after removing
|