You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 5, 2024. It is now read-only.
It would be nice if we could add a parameter to specify which store/index to use: node --harmony cli.js productsdelta --partitions=1 --index=vue_storefront_catalog_se
Perhaps we also need then need the set the actual storeId as well. I am thinking that this would make it easier to setup different cronjobs for the delta indexer.
The text was updated successfully, but these errors were encountered:
Hello @Cyclonecode , May I know how would you do this?
I tried to setup product delta run for multistore, the delta only works for one store, the 2nd store will find no products to sync.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It would be nice if we could add a parameter to specify which store/index to use:
node --harmony cli.js productsdelta --partitions=1 --index=vue_storefront_catalog_se
Perhaps we also need then need the set the actual
storeId
as well. I am thinking that this would make it easier to setup different cronjobs for the delta indexer.The text was updated successfully, but these errors were encountered: