Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
DIndexJob::ToRemoveListName Data Member
DIndexJob Class | DIndexJob Class | dtSearch Namespace | Send Feedback

Name of file containing a list of files to be removed from an index.

DStringProperty ToRemoveListName;
Remarks

The file should be a plain text file, in UTF-8 or Unicode text format, with one filename per line. 

The includeFilters and excludeFilters will not apply to listed files. 

To remove documents from an index, create a plain text file containing a list of the documents to be removed, with the full path and filename for each listed, separated by newlines, and call SetActionRemoveListed(true).

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