build_autoc_options

Background

This option specifies additional configuration options that can be supplied when building auto-completion.

Options

  • -partials: Allows multi-word organic suggestions to be triggered either from the full suggestions or from trailing word sequences. E.g. 'big fat cat' triggered from 'fat cat' and 'cat' as well as the full string. This option turns that on. Applies only to simple auto-completion.

  • -label_organics: Present a category label for all the simple auto-completions.

Setting the key

Set this configuration key in the search package or data source configuration.

Use the configuration key editor to add or edit the build_autoc_options key, and set the value. This can be set to any valid String value.

Default value

build_autoc_options=-partials