Examples using Bib-1 use attributes
[idzebra-moved-to-github.git] / tab / default.idx
1 # Zebra indexes as referred to from the *.abs-files.
2 #
3
4 # Traditional word index
5 # Used if completenss is 'incomplete field' (@attr 6=1) and
6 # structure is word/phrase/word-list/free-form-text/document-text
7 index w
8 completeness 0
9 position 1
10 alwaysmatches 1
11 firstinfield 1
12 charmap string.chr
13
14 # Phrase index
15 # Used if completeness is 'complete {sub}field' (@attr 6=2, @attr 6=1)
16 # and structure is word/phrase/word-list/free-form-text/document-text
17 index p
18 completeness 1
19 charmap string.chr
20
21 # URX (URL) index
22 # Used if structure=urx (@attr 4=104)
23 index u
24 completeness 0
25 charmap urx.chr
26
27 # Numeric index
28 # Used if structure=numeric (@attr 4=109)
29 index n
30 completeness 0
31 charmap numeric.chr
32
33 # Null map index (no mapping at all)
34 # Used if structure=key (@attr 4=3)
35 index 0
36 completeness 0
37 position 1
38 charmap @
39
40 # Year
41 # Used if structure=year (@attr 4=4)
42 index y
43 completeness 0
44 charmap @
45
46 # Date
47 # Used if structure=date (@attr 4=5)
48 index d
49 completeness 0
50 charmap @
51
52 # Sort register
53 sort s
54 completeness 1
55 charmap string.chr
56
57 # Staticrank (uncomment to enable)
58 #staticrank r