embdbi


Data type EmbPField

NUCLEUS internal structure for database indexing applications to store field tokens with links to the entry index number.

Attributes

NameTypeDescription
fieldfield token
entryentry name
nidentry number
PaddingPadding to alignment boundary


Data type EmbPEntry

NUCLEUS internal structure for database indexing applications to store an entry id with a list of field tokens and file positions for writing to the index files.

Attributes

NameTypeDescription
entryentry name
filenumrecord in division file
rposentry offset in data file
sposentry offset in sequence file
nfieldsnumber of fields
nfieldnumber of tokens for each field
fieldarray of tokens for each field