IgnoreContentCSVs

Allows you to index the metadata of files rather than their content. This is useful when you want to index graphic files. Enter one or more file extensions to specify which files you want to index as metadata. To specify multiple file extensions, separate them with commas. There must be no space before or after a comma.

Type: String
Default:  
Required: No
Configuration Section: TaskName or FetchTasks
Example:

IgnoreContentCSVs=jpg,gif

In this example, any file with the extension .jpg or .gif is indexed as metadata.

See Also: IgnoreContentRegex