ConsilioCatalog::AttachIndex (open)
Attach an index (backing store) to a catalog. Creation may not apply until you've waited for reconfiguration (WaitReady with forconfiguration := TRUE)
Syntax
LOADLIB "mod::consilio/lib/catalogs.whlib";
INTEGER FUNCTION AttachIndex(INTEGER indexmanager, RECORD options)
Parameters
INTEGER indexmanager
RECORD options
Options
STRING indexname
Index name
BOOLEAN readonly
Do not write to or apply mappings to this index
Return value
INTEGER
ID of the newly attached index