Skip to content

auto-completion.length

Minimum length of query term before triggering auto completion.

Key: auto-completion.length
Type: Integer
Can be set in: profile.cfg, collection.cfg

Description

This parameter sets the minimum length (in letters) of a query term before triggering auto completion. Any query term with an equal or shorter length will not trigger auto completion.

Default Value

The default value is 3, meaning that any partial queries 3 letters or longer will trigger auto completion suggestions.

auto-completion.length=3

Examples

To have auto completion triggered at the first entered query letter:

auto-completion.length=1

top

Funnelback logo
v15.24.0