|
a/src/sampleconf/fields |
|
b/src/sampleconf/fields |
|
... |
|
... |
16 |
# (both for indexing and search).
|
16 |
# (both for indexing and search).
|
17 |
[prefixes]
|
17 |
[prefixes]
|
18 |
|
18 |
|
19 |
# Native fields matching omega uses, which we index without an X first
|
19 |
# Native fields matching omega uses, which we index without an X first
|
20 |
# letter. Don't change these. Caption is used for 'title' to keep a last
|
20 |
# letter. Don't change these. Caption is used for 'title' to keep a last
|
21 |
# remnant of omega compatibility inside the data record
|
21 |
# remnant of omega compatibility inside the data record. Also D,F,M,Q,T,Y
|
22 |
caption = S
|
22 |
caption = S
|
23 |
author = A
|
23 |
author = A
|
24 |
keywords = K
|
24 |
keywords = K
|
25 |
|
25 |
|
26 |
# Extension examples. These are actually used by default by Recoll, you can
|
26 |
# Extension examples. These are actually used by default by Recoll, you can
|
27 |
# add your own to search for fields produced by the filters and not handled
|
27 |
# add your own to search for fields produced by the filters and not handled
|
28 |
# by default.
|
28 |
# by default.
|
|
|
29 |
# Some values are reserved by recoll: XP (for path elements).
|
29 |
ext = XE
|
30 |
ext = XE
|
30 |
filename = XSFN
|
31 |
filename = XSFN
|
31 |
recipient = XTO
|
32 |
recipient = XTO
|
32 |
|
33 |
|
33 |
############################
|
34 |
############################
|