Implemented position-flag for registers.
[idzebra-moved-to-github.git] / tab / default.idx
1 # Zebra indexes as referred to from the *.abs-files.
2 #  $Id: default.idx,v 1.6 1999-02-12 13:29:24 adam Exp $
3 #
4 # Traditional word index
5 index w
6 completeness 0
7 position 0
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