vuestorefront / vue-storefront-api

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

yarn migrate not importing schema to es #528

Closed a-devops-guy closed 3 years ago

a-devops-guy commented 3 years ago

I created a new db using yarn db new and ran yarn migrate. image

no schema is imported into vue_storefront_catalog es index

es version 7.3.2

a-devops-guy commented 3 years ago

it's working now for es 7 need to change api version to 7.1 in local.json as per doc https://docs.vuestorefront.io/guide/cookbook/elastic.html#_2-recipe