ConsilioCatalog::DeleteObjects (open)
Delete objects from this catalog
Syntax
LOADLIB "mod::consilio/lib/catalogs.whlib";
MACRO DeleteObjects(STRING ARRAY objectids, RECORD options)Parameters
STRING ARRAY objectidsDelete objects with these objectids in the index+suffix combo
RECORD optionsOptions
BOOLEAN foregroundDelete in the foreground, wait for index to be refreshed
BOOLEAN raw_idsThe supplied objectids are OpenSearch document ids (_id)
BOOLEAN refreshRefresh after deleting (if not set refreshes only if deleting in the foreground)
STRING suffixUse this parameter to create a subindex with this suffix