You are here: C++ Support Classes > dtSearch Namespace > Classes > DIndexJob Class > DIndexJob::FileListName Data Member
Close
dtSearch Text Retrieval Engine Programmer's Reference
DIndexJob::FileListName Data Member

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

Syntax
C++
DStringProperty FileListName;

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.