Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
DIndexJob::SetActionRemoveDeleted Method
DIndexJob Class | DIndexJob Class | dtSearch Namespace | Send Feedback

Set the "remove deleted" action in the index job.

void SetActionRemoveDeleted(int v = true);
Description

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.

Class
Links
You are here: C++ Support Classes > dtSearch Namespace > Classes > DIndexJob Class > DIndexJob::SetActionRemoveDeleted Method
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.