Switch to unified view
a/src/sampleconf/fields | b/src/sampleconf/fields | ||
---|---|---|---|
... |
... |
||
56 | # 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 |
57 | # add your own to search for fields produced by the filters and not handled |
57 | # add your own to search for fields produced by the filters and not handled |
58 | # by default. |
58 | # by default. |
59 | # Some values are internally reserved by recoll: |
59 | # Some values are internally reserved by recoll: |
60 | # XE (file ext), XP (for path elements), XSFN, XSFS, XXST, XXND, XXPG |
60 | # XE (file ext), XP (for path elements), XSFN, XSFS, XXST, XXND, XXPG |
61 | rclbes = XB |
||
61 | # Using XX was not a good idea. |
62 | # Using XX was not a good idea. |
62 | # |
63 | # |
63 | # I hereby commit to not using XY for Recoll: |
64 | # I hereby commit to not using XY for Recoll: |
64 | # *** USE XY for beginning your local prefixes *** ie: |
65 | # *** USE XY for beginning your local prefixes *** ie: |
65 | # myfield = XYMYPREF |
66 | # myfield = XYMYPREF |