restrict_preview_to_authenticated_users

Background

This option allows the preview side of a results poge to only be accessible from authenticated users which have access to the search package and results poge.

Note that if set in a results page, it is the value in the 'preview' profile which applies in this case rather than any published value.

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 restrict_preview_to_authenticated_users key, and set the value. This can be set to any valid Boolean value.

Default value

restrict_preview_to_authenticated_users=false

By default unauthenticated users may view the preview view of a results page.

Examples

restrict_preview_to_authenticated_users=true

Forbid unauthenticated users or users that do not have access to the search package and results page from having access to the preview view of the results page.