obj objRef deleteFromIndex

Available for: Content Management Server

Task: When the Search Server is in use, all data concerning the specified file is deleted from the search engine’s index.

Syntax:

obj (withId objId) | (withPath path) | root deleteFromIndex

Function parameters: none.

Return value if successful: none.

Necessary permissions (CM only): The user must have the permissionRoot permission for the specified file.

Example:

CM>obj withId 85392 deleteFromIndex