Updated indexes.
[idzebra-moved-to-github.git] / tab / default.idx
index c908a85..3554de4 100644 (file)
@@ -1,19 +1,27 @@
+# Zebra indexes as referred to from the *.abs-files.
+#  $Id: default.idx,v 1.3 1998-01-26 10:36:49 adam Exp $
+#
+# Traditional word index
 index w
 completeness 0
 charmap string.chr
 
+# Phrase index
 index p
 completeness 1
 charmap string.chr
 
+# URX (URL) index
 index u
 completeness 0
 charmap urx.chr
 
+# Numeric index (integer only)
 index n
 completeness 0
 charmap numeric.chr
 
+# Null map index (no mapping at all)
 index 0
 completeness 0
 charmap @