restrict_preview_to_authenticated_users

Allows restricting the preview search interface to authenticated users only.

Key: restrict_preview_to_authenticated_users
Type: Boolean
Can be set in: profile.cfg, collection.cfg

Description

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.

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.