filecopy.filetypes

Background

This is a comma-separated list of file name extensions to be copied from the file system’s source directory.

Notes:

Setting the key

Set this configuration key in the search package or data source configuration.

Use the configuration key editor to add or edit the filecopy.filetypes key, and set the value. This can be set to any valid List<String> value.

Default value

filecopy.filetypes=doc,docx,rtf,pdf,html,xls,xlsx,txt,htm,ppt,pptx

Examples

Add JPEG images to the list (requires an appropriate text converter):

filecopy_filetypes=doc,pdf,html,xls,txt,htm,ppt,jpg,jpeg