You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Algolia extension replaces the default search in Magento Open Source and Adobe Commerce with a robust autocomplete search menu and instant search results page.
15
+
The Algolia extension replaces the default search in Magento Open Source and Adobe Commerce with a robust autocomplete search menu and Instantsearch results page.
16
16
17
17
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](https://github.com/algolia/algoliasearch-client-php), [autocomplete.js](https://github.com/algolia/autocomplete.js) and [instantsearch.js](https://github.com/algolia/instantsearch.js).
18
18
@@ -81,7 +81,7 @@ Knowing the version of the library will help you understand what is available in
81
81
| v3.x |[0.38.0](https://github.com/algolia/autocomplete.js/tree/v0.38.0)|[4.15.0](https://github.com/algolia/instantsearch.js/tree/v4.15.0)|[1.7.1](https://github.com/algolia/search-insights.js/tree/v1.7.1)| NA |
The autocomplete and instantsearch libraries are accessible in the `algoliaBundle` global. This bundle is a prepackage javascript file that contains it's dependencies. What is included in this bundle can be seen here:
87
87
@@ -106,7 +106,8 @@ Depending on the extension version you are using, you could have a different PHP
0 commit comments