home *** CD-ROM | disk | FTP | other *** search
- # $Id: style.did,v 1.7.1.1 1996/07/03 01:08:58 steveb Exp $
- # Copyright (C) 1987-1995 Verity, Inc.
- #
- $control: 1
- descriptor:
- {
- # Note: the first 16 records of this table are reserved for bookkeeping
- data-table: _ix
- {
- fixwidth: FWIDX 3 text
- }
- data-table: _if
- {
- constant: _DBVERSION text "vdk11"
- varwidth: FWWORD _iw
- fixwidth: FWWORD_OF 4 unsigned-integer
- fixwidth: FWWORD_SZ 1 unsigned-integer
-
- # For word-count indices
- varwidth: FWCOUNT _iv
- fixwidth: FWCOUNT_OF 4 unsigned-integer
- fixwidth: FWCOUNT_SZ 3 unsigned-integer
-
- # The FWDATA lines are for generating PSW indices.
- # FWDATA and FWCOUNT are mutually exclusive.
- # varwidth: FWDATA _iv
- # fixwidth: FWDATA_OF 4 unsigned-integer
- # fixwidth: FWDATA_SZ 3 unsigned-integer
-
- constant: CASEDEX unsigned-integer "0"
- fixwidth: STEMDEX 3 unsigned-integer
- # fixwidth: SOUNDEX 3 unsigned-integer
- }
- # data-table: _is
- # {
- # fixwidth: NUMWORDS 2 unsigned-integer
- # }
-
- # For Zone Search
- data-table: _zf
- {
- varwidth: FWZONE _zw
- fixwidth: FWZONE_OF 3 unsigned-integer
- fixwidth: FWZONE_SZ 1 unsigned-integer
-
- varwidth: FWZONEDATA _zv
- fixwidth: FWZONEDATA_OF 4 unsigned-integer
- fixwidth: FWZONEDATA_SZ 3 unsigned-integer
- }
-
- # For Qualify Instance
- # data-table: _qf
- # {
- # constant: Qualify_Bytes signed-integer 1
- # varwidth: Qualify _qv
- # fixwidth: Qualify_SZ 4 signed-integer
- # }
-
- # For Application Specific Location Information
- # data-table: _lf
- # {
- # constant: Location_Bytes signed-integer 1
- # varwidth: Location _lv
- # fixwidth: Location_SZ 4 signed-integer
- # }
- }
- $$
-