CONFIGURING


Excluding attachments from the Domain Index
The following types of attachments are excluded from the Domain Index by default: .au, .bqy, .cca, .dbd, .dll, .exe, .gif, .img, .jpg, .mov, .mp3, .mpg, .nsf, .ntf, .p7m, .p7s, .pag, .pdb, .sys, .tar, .tif, .wav, .wpl, and .zip.

About this task

To exclude all other types of document attachments, set the following NOTES.INI variable for the indexing server:

FT_Index_Attachments=2

To exclude specific types of document attachments in addition to the default types listed above, set the following NOTES.INI variable for the indexing server, listing each file type extension with a wildcard (*), separated by commas, using no space characters. For example:

FT_INDEX_IGNORE_ATTACHMENT_TYPES=*.asf,*.avi,*.bin,*.bmp,*.dat,*.iso,*.mpeg,*.ogg,*.qz,*.rar,*.rm,*.so,*.swf,*.wmv,*.z

This example would result in the following full set of excluded attachments: asf, .au, .avi, .bin, .bmp, .bqy, .cca, .dat, .dbd, .dll, .exe, .gif, .img, .iso, .jpg, .mov, .mp3, .mpeg, .mpg, .nsf, .ntf, .ogg, .p7m, .p7s, .pag, .pdb, .qz, .rar, .rm, .so, .swf, .sys, .tar, .tif, .wav, .wmv, .wpl, .z, .zip

Related tasks
Planning the Domain Index