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