Minor changes.
[idzebra-moved-to-github.git] / tab / default.idx
1 # Zebra indexes as referred to from the *.abs-files.
2 #  $Id: default.idx,v 1.7 1999-02-18 14:59:54 adam Exp $
3 #
4 # Traditional word index
5 index w
6 completeness 0
7 position 1
8 charmap string.chr
9
10 # Phrase index
11 index p
12 completeness 1
13 charmap string.chr
14
15 # URX (URL) index
16 index u
17 completeness 0
18 charmap urx.chr
19
20 # Numeric index (integer only)
21 index n
22 completeness 0
23 charmap numeric.chr
24
25 # Null map index (no mapping at all)
26 index 0
27 completeness 0
28 charmap @
29
30 # Sort register (no mapping at all)
31 sort s
32 completeness 1
33 charmap string.chr