Setting File Exclusions
You can exclude individual files or whole subdirectories from being included in the index. To exclude files
1. At the QuestManager open Settings dialog and click Exclude Files. The Exclude Files panel appears.

2. To specify a file (or directory) to exclude, use the Browse button to navigate to a file or type the path and filename in the Exclude text box.
3. Click Add to move the file from the Exclude text box to the exclusion list. You can use Delete to remove a selected file from the list or Clear All to remove all entries from the list.
4. When you are finished adding excluded files, click OK. The files in this list will not be indexed.
Examples:
c:\foo\bar\file.htm |
exclude file file.htm in directory c:\foo\bar |
bar\file.htm |
will exclude the same file if c:\foo is a document root |
index.htm |
exclude file index.htm in all directories |
dir_name |
exclude all subdirectories named dir_name |