-Remove isamd. It's not been in use for a long time and isamb is better
-in most cases.
-
-Change SYSNO to be zint. Change pointers in isamc and isamb to zint.
-Change block number in bfile/cfile to zint. zint is a long integer
-(64-bit). This change practially removes register limits for Zebra.
-
-Implement int-list encoding for ISAMs.
+Update zebra.nsi to NSIS 2.
Added a new 'cut' directive to charmaps (.chr files) which specifies that
only characters after the cutting char should be indexed.
Rename CHANGELOG to NEWS.
---- 1.3.16 2004/03/29
-
For text filter, return only header if elementSetName=H . elementSetName=R
returns contents only. Other elementSetName returns both header+content.
# Simple Zebra configuration file
-# $Id: zebra.cfg,v 1.3 2004-08-04 08:35:23 adam Exp $
+# $Id: zebra.cfg,v 1.2.2.1 2004-08-06 09:24:38 adam Exp $
#
# Where the schema files, attribute files, etc are located.
profilePath: ../../tab
attset: explain.att
recordtype: grs.sgml
-isam: c
+isam: b
+
+recordId: file
-#recordId: (bib-1,identifier-standard)