vuestorefront / mage2vuestorefront

Magento to Vue-storefront datapump - synchronizes Products, Categories and Product-to-category links between your Magento2 API and NoSQL database of vue-storefront

Home Page:http://vuestorefront.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elasticsearch blank field update issue

anantsunny opened this issue · comments

When we change value of a field from Some value to blank value in Magneto 2.3. This does not reflect in Elasticsearch data. Elasticsearch keep the old value not the new updated blank value.

Problem with following scripts
node --harmony cli.js products --partitions=1
node --harmony cli.js productsdelta --partitions=1