New method result set method rs_hits that returns the number of
[idzebra-moved-to-github.git] / tab / default.idx
1 # Traditional word index
2 index w
3 completeness 0
4 charmap string.chr
5
6 # Phrase index
7 index p
8 completeness 1
9 charmap string.chr
10
11 # URX (URL) index
12 index u
13 completeness 0
14 charmap urx.chr
15
16 # Numeric index (integer only)
17 index n
18 completeness 0
19 charmap numeric.chr
20
21 # Null map index (no mapping at all)
22 index 0
23 completeness 0
24 charmap @