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 indexmanagerRECORD optionsOptions
STRING indexnameIndex name
BOOLEAN readonlyDo not write to or apply mappings to this index
Return value
INTEGERID of the newly attached index