No change in the products take effect on the frontend, unless I reindex and clear the cache. Is that normal?

When my website was first up live, I don't remember having an issue like this.

Does anybody know anything about this?

有帮助吗?

解决方案

Reindex the Indexing from terminal :

php bin/magento indexer:reindex

Or You can disable cache and Change index mode to "Update on save" then make your changes for product and check!

许可以下: CC-BY-SA归因
scroll top