vuestorefront / vue-storefront-api

Vue.js storefront for Magento2 (and not only) - data backend
https://www.vuestorefront.io
MIT License
346 stars 337 forks source link

Add extended ElasticSearch 7+ support and more flexibility to `elastic` lib #512

Closed cewald closed 2 years ago

cewald commented 4 years ago

I've recently switched to ES7 and notices some incompatibilities in the API.

These are some proposals to have a more stable support for the current ES version and more flexibility:

I can make these changes for the storefront-api repo too if you wan't.

cewald commented 3 years ago

@andrzejewsky @gibkigonzo I've updated the branch – is this still under consideration or are any further changes necessary?

cewald commented 3 years ago

I've also adapted these changes for the storefront-api and would open a PR as soon as we are done here.