You are here: C++ Support Classes > dtSearch Namespace > Classes > DIndexJob Class > DIndexJob::SetActionRemoveDeleted Method
Close
dtSearch Text Retrieval Engine Programmer's Reference
DIndexJob::SetActionRemoveDeleted Method
Syntax
C++
void SetActionRemoveDeleted(int v = true);

Set the "remove deleted" action in the index job. Removing deleted documents cause the indexer to check whether each document in the index still exists, and to remove from the index any documents that no longer exist.