Screen shot of suggestions provided by the Bing Autosuggest API for the search form

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

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Project categories: Site search
  • chart icon6 sites report using this module
  • Created by alex_sansom on , updated
  • shieldStable releases for this project are covered by the security advisory policy.
    There are currently no supported stable releases.

Releases