This module allows Drupal to integrate various search related forms with the Bing Autosuggest API, via customising the built in Drupal autocomplete functionality.
To use this module, you need to:
* Obtain API subscription key(s), free, from Microsoft (https://azure.microsoft.com/en-gb/try/cognitive-services/?api=autosugges...)
* Install the module
* Configure the module with your subscription keys (and other options) via the module administration form (/admin/config/search/bing_autosuggest_api)
By default you can enable Autosuggest API functionality on the 'search_form' and 'search_block_form'. To enable on others, you will need to add your own module code to make a form 'suggestible'.
For details of how to do this, see the (simple) 'bing_autosuggest_api_suggestable_form()' and 'bing_autosuggest_api_form_search_block_form_alter()' functions code/comments and the contents of the Drupal variable 'bing_autosuggest_api_autosuggest_form_ids'.
The module also contains a README.md with other useful information.
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Site search
6 sites report using this module
- Created by alex_sansom on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
