ContentSource::ReindexObject (open)

Reindex an object

Syntax

LOADLIB "mod::consilio/lib/catalogs.whlib";

MACRO ReindexObject(STRING groupid, STRING objectid, RECORD options)

Parameters

STRING groupid

Group to reindex the object in

STRING objectid

Object to reindex

RECORD options

Options

BOOLEAN foreground

Reindex in the foreground

BOOLEAN refresh

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

Description

Reindex a specific object in a specific group