Autosuggesters

Autosuggesters are used to display autocomplete suggestions while users type search queries. Their configuration is described on the autocomplete page.

Key Plugin Details

Default Namespace: \VuFind\Autocomplete

Interface: \VuFind\Autocomplete\AutocompleteInterface

Service Locator Configuration Section in module.config.php: ['vufind']['plugin_managers']['autocomplete']

Service Manager Name for Service Locator: VuFind\AutocompletePluginManager (VuFind 2.x-4.x), VuFind\Autocomplete\PluginManager (VuFind 5.0+)

See the General Plugin Information page for more details on VuFind plugins.