Skip to content

Facets - URL (auto-completion)

Description

Prefix facet query parameters ('selectUrl' field in JSON endpoint) with provided URL to ensure clicking on suggestion will redirect to correct location.

Note: this is an experimental feature and should be used with caution.

Default value

By default it'll be current domain with path where auto-completion is triggered.

facets: {
    url: '',
}

Examples

facets: {
    url: 'http://custom-link',
}

See also

top

Funnelback logo
v15.24.0