Algolia Search is a hosted full-text, numerical, and faceted search engine capable of delivering realtime results from the first keystroke.
This extension replaces the default search of Magento with a typo-tolerant, fast & relevant search experience backed by Algolia. It's based on algoliasearch-client-php, autocomplete.js and instantsearch.js.
See features and benefits of Algolia Search Extension for Magento.
The extension officially supports only 2.0.X versions of Magento. It's possible to use it for versions >= 2.1.0, but some unexpected issues might appear. When you experience that, please open an issue.
Check out our documentation on community.algolia.com/magento and live demo on https://magento2.algolia.com.
The easiest way to install the extension is to use Composer.
Run the following commands:
$ composer require algolia/algoliasearch-magento-2
$ bin/magento module:enable Algolia_AlgoliaSearch
$ bin/magento setup:upgrade && bin/magento setup:static-content:deploy
Offer End-Users immediate access to your whole catalog from the dropdown menu, whatever your number of categories or attributes.
Have your search results page, navigation and pagination updated in realtime, after each keystroke.