Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sashas777/magento2algolia
Algolia integration into Magento 2 that replaces ElasticSearch
https://github.com/sashas777/magento2algolia
Last synced: about 10 hours ago
JSON representation
Algolia integration into Magento 2 that replaces ElasticSearch
- Host: GitHub
- URL: https://github.com/sashas777/magento2algolia
- Owner: sashas777
- Created: 2023-05-29T05:27:41.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-04T03:30:17.000Z (8 months ago)
- Last Synced: 2024-05-02T05:03:21.096Z (7 months ago)
- Language: PHP
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Algolia Native Search Integration
The module adds Algolia to a Search Engine list at the Stores->Configuration->Catalog->Catalog->Search Engine.
This removed a dependency on a ElasticSearch/OpenSearch engine.The module leverages Adobe Commerce search engine pattern.
## Work in progress module
In the current build a PLP show products from an Algolia Index but sorting or filtering need to be adjusted to settings in Algolia configuration.