service.thumbnail

(deprecated) Specify the path to a thumbnail image for the results page.

Key: service.thumbnail
Type: String
Can be set in: profile.cfg, collection.cfg

Description

this option is deprecated. The thumbnail API should be used to manage thumbnails.

Specify the path to a thumbnail image for the results page, which is interpreted as a path relative to $SEARCH_HOME/conf/SEARCH_PACKAGE_ID/RESULTS_PAGE_ID/.

This may be any image file the browser is capable of rendering, and will be resized on the client. To avoid unnecessary bandwidth usage, the image should not normally be larger than 500x500px.

Default Value

By default no service.thumbnail is specified

service.thumbnail=

Examples

service.thumbnail=funnelback-logo-500x500.png