build_autoc_options
Specifies additional configuration options that can be supplied when building auto-completion.
Key: build_autoc_options
Type: String
Can be set in: collection.cfg
Description
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.