About
This module integrates Algolia search engine with Vue Storefront. It provides a dedicated composable set of getters to fetch and format the data.
- Fetch records from Algolia’s index
- Search records, facet values, search across multiple indices
- Sort records in Algolia
- Use adapters to transform requests before sending them to Algolia and normalize the responses from Algolia before sending them to the client.