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

In an unindexed search, the directories or files to search.

DStringSetProperty IncludeFilters;
Remarks

To specify a directory and its subdirectories, add <+> (less than, plus, greater than) following the directory name. 

To specify one or more files, add the filenames to the FoldersToSearch list. This is more efficient than specifying the folder name in FoldersToSearch and the filename in IncludeFilters, because it eliminates the need for a directory scan to locate the file.

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