Autosuggest module
The Autosuggest module helps your site visitors perform searches quickly by displaying popular search terms that match the content on your site catalog. The Autosuggest plugin is configured to pull data from one of Bloomreach's dedicated servers.
Most websites are JavaScript-based, so we provide a JavaScript library to your customers: br-mob.js. This library encapsulates all the logic to make these AJAX calls. Bloomreach's br-mob.js assumes that you are also including jQuery in the webpage.
Read more about the Autosuggest feature here.
What are you interested in today?
- Autosuggest dependencies provides a list of items you need for a client-side search integration, and include sample code for search page footers.
- Autosuggest client-side configuration describes the parameters in the autosuggestConfig file, which holds your configuration information for client-side search integrations.
- Structuring a page to use autosuggest provides sample code for use cases that install the Autosuggest plugin and configure how to render suggestions.
- Sample CSS for autosuggest provides a sample CSS for the Autosuggest component of your Search plugin.