ui.modern.serve.filecopy_link

Background

Specifies the URL to serve results stored from a file system data source.

It’s effective on the modern UI only.

Setting the key

Set this configuration key in the results page (preferred) or search package configuration.

Use the configuration key editor to add or edit the ui.modern.serve.filecopy_link key, and set the value. This can be set to any valid String value.

Default value

The default value uses filecopy.document to serve filecopy documents:

ui.modern.serve.filecopy_link=filecopy.document

Examples

To provide some alternate target:

ui.modern.serve.filecopy_link=custom-filecopy.document