Skip to content

update.restrict_to_host

Specify that collection updates should be restricted to only run on a specific host.

Key: update.restrict_to_host
Type: String
Can be set in: collection.cfg

Description

Specify that collection updates should be restricted to only run on a specific host. You might use this option if you have Funnelback running on multiple servers and want to ensure that an update is only ever started on a crawling/indexing machine and not a query processor.

Default Value

update.restrict_to_host=

Examples

Specify that updates should only ever run on the host "www.example.com".

update.restrict_to_host=www.example.com

top

Funnelback logo
v15.24.0