|
a/src/sampleconf/fields |
|
b/src/sampleconf/fields |
|
... |
|
... |
40 |
|
40 |
|
41 |
# Extension examples. These are actually used by default by Recoll, you can
|
41 |
# Extension examples. These are actually used by default by Recoll, you can
|
42 |
# add your own to search for fields produced by the filters and not handled
|
42 |
# add your own to search for fields produced by the filters and not handled
|
43 |
# by default.
|
43 |
# by default.
|
44 |
# Some values are internally reserved by recoll:
|
44 |
# Some values are internally reserved by recoll:
|
45 |
# XP (for path elements).
|
45 |
# XP (for path elements), XXST, XXND
|
|
|
46 |
# Using XX was not a good idea.
|
|
|
47 |
# I hereby commit to not using XY for Recoll:
|
|
|
48 |
# *** USE XY for beginning your local prefixes ***
|
46 |
ext = XE
|
49 |
ext = XE
|
47 |
filename = XSFN
|
50 |
filename = XSFN
|
48 |
recipient = XTO
|
51 |
recipient = XTO
|
49 |
|
52 |
|
50 |
############################
|
53 |
############################
|