algolia / algoliasearch-magento-2-es-compatibility

Algolia Search ES Compatibility module for Magento 2 >=2.3.1 || >=2.2.8
Other
0 stars 6 forks source link

Feature/magento2.4 #11

Open PascalBrouwers opened 3 years ago

PascalBrouwers commented 3 years ago

Update for Magento 2.4. See: https://github.com/magento/magento2/blob/bc9c6161b93ee1bf4b896be4b6a4a26f826cca75/app/code/Magento/Elasticsearch7/SearchAdapter/Adapter.php where the class is renamed

xantek-imc commented 3 years ago

@PascalBrouwers Thanks. I used this PR to solve my Algolia backend rendering problem. I created an aroundQuery interceptor for Magento\Elasticsearch7\SearchAdapter\Adapter to allow native or Algolia search based on your update to AlgoliaElasticSearchAdapter.

cjnewbs commented 3 years ago

@bsuravech Would you be able to take a look at PR #1 please? 🙂

PascalBrouwers commented 3 years ago

It seems Algolia is as fast with accepting/merging PRs as Magento itself 🙈