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 objectids

Delete objects with these objectids in the index+suffix combo

RECORD options

Options

BOOLEAN foreground

Delete in the foreground, wait for index to be refreshed

BOOLEAN raw_ids

The supplied objectids are OpenSearch document ids (_id)

BOOLEAN refresh

Refresh after deleting (if not set refreshes only if deleting in the foreground)

STRING suffix

Use this parameter to create a subindex with this suffix