Skip to content

crawler.server_alias_file

Path to optional file containing server alias mappings e.g. www.daff.gov.au=www.affa.gov.au

Key: crawler.server_alias_file
Type: String
Can be set in: collection.cfg

Description

This parameter specifies the path to an optional file which contains server alias mappings. This can be used to manually specify the preferred name for a particular server or set of servers.

Please check the required file format here.

Default Value

When not set this will read from:

$SEARCH_HOME/conf/$COLLECTION_NAME/server_alias.cfg

by default this setting is empty.

crawler.server_alias_file=

Examples

Default location for a collection (created via file manager):

crawler.server_alias_file=$SEARCH_HOME/conf/$COLLECTION_NAME/server_alias.cfg

If configuration file is in another location:

crawler.server_alias_file=/another/location/aliases.cfg

See Also

top

Funnelback logo
v15.24.0