home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
World Book - Encyclopedia of Science
/
WBScience.iso
/
DATA
/
books
/
20000d04
/
query
/
style
/
style.NGM
< prev
next >
Wrap
Text File
|
2001-05-08
|
1KB
|
51 lines
# $Id: style.ngm,v 1.3 1996/05/03 03:54:05 hbolton Exp $
# Copyright (C) 1987-1995 Verity, Inc.
#
# Ngram Index Descriptor
#
$control: 1
descriptor:
{
data-table: _df
/num-records=1
/max-records=1
{
# Header information for partition management
worm: _DBVERSION text
fixwidth: _NGMSTAMP 4 date
fixwidth: _WLDSTAMP 4 date
fixwidth: _WLDREV 4 signed-integer
fixwidth: _SPARE1 16 text
fixwidth: _SPARE2 4 signed-integer
}
# accelerated index and text
data-table: ng1
{
fixwidth: NGRAMLEV1 3 text
}
data-table: ng2
{
fixwidth: NGRAMLEV2 3 text
}
data-table: ng3
{
fixwidth: NGRAMTEXT 3 text
}
# instance vectors
data-table: ngv
{
varwidth: NGRAMRECS ngr
fixwidth: NGRAMRECS_OF 4 unsigned-integer
fixwidth: NGRAMRECS_SZ 3 unsigned-integer
varwidth: NGRAMINFO ngi
fixwidth: NGRAMINFO_OF 4 unsigned-integer
fixwidth: NGRAMINFO_SZ 3 unsigned-integer
}
}
$$