Type
magento2-module
Magento 2.0 SmartSearch
magento2-module
OSL-3.0, AFL-3.0
None
None
None
None
None

Magento 2 type ahead search implementation. Shows a list of found products under the searchbar without reloading the page. This is a basic extension without any config options that replaces the default Magento autocomplete with a smart search implementation.

composer require sebwite/magento2-smartsearchphp bin/magento --clear-static-content module:enable Sebwite_SmartSearchphp bin/magento setup:upgradephp bin/magento --clear-static-content module:enable Sebwite_SmartSearchphp bin/magento setup:upgradeAfter these steps the default Magento 2 searchbar will be transformed into a smartsearch searchbar.