embindex


Data type EmbPBtreeEntry

Index tree entries

Alias name(s)

Name
EmbOBtreeEntry
EmbSBtreeEntry

Attributes

NameTypeDescription
dbnameAjPStrDatabase name
dbrsAjPStrIndex resource definition
releaseAjPStrRelease number
dateAjPStrRelease date
dbtypeAjPStrDatabase type
directoryAjPStrDatabase directory
idirectoryAjPStrIndex directory
idextensionAjPStrId index extension
maxidAjPStrLongest id in data
filesAjPListList of data filenames
reffilesAjPListList of data reference filenames
fieldsAjPListEMBOSS index field structures
idAjPStrEntry identifier
idcacheAjPBtcacheId cache structure
idpagecountajlongCache page count
do_idAjBoolIf true, build id index
compressedAjBoolIf true, compress id index
nfilesajuintData file count
cachesizeajuintDefalt cache size
pagesizeajuintDefault page size
idlenajuintMaximum id length in index
idmaxlenajuintMaximum id length in data
idtruncateajuintNumber of ids truncated
idpagesizeajuintId index page size
idcachesizeajuintId index cache size
idorderajuintId index primary order
idfillajuintId index primary fill count
idsecorderajuintId index secondary order
idsecfillajuintId index secondary fill count
fposajlongInput file position
reffposajlongInput second (reference) file position


Data type EmbPBtreeField

Index tree entries

Alias name(s)

Name
EmbSBtreeField
EmbOBtreeField

Attributes

NameTypeDescription
cacheAjPBtcacheCache structure
dataAjPListKeywords to index
nameAjPStrFile basename
extensionAjPStrFile extension
maxkeyAjPStrLongest keyword found
pagecountajulongIndex page count
pagesizeajuintIndex page size
cachesizeajuintIndex cache size
orderajuintPrimary page order
fillajuintPrimary page fill count
secorderajuintSecondary page order
secfillajuintSecondary page fill count
lenajuintMaximum keyword length in index
maxlenajuintMaximum keyword length in data
truncateajuintNumber of keywords truncated
secondaryAjBoolSecondary index if true
compressedAjBoolCompress index if true
Paddingchar[4]Padding to alignment boundary