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
During the index process the catalog ist empty and products reappear when done. There are no errors or anything. But since indexing does take a while (lots of products) it is quite annoying. Is there anything I can do about it?
Thank you
The text was updated successfully, but these errors were encountered:
The indexer first clears the table completely OR removes the records prior to rebuilding the index. This is clearly the cause. Wouldn't it be smarter to do a update or replace on those records and delete orphans after that?
During the index process the catalog ist empty and products reappear when done. There are no errors or anything. But since indexing does take a while (lots of products) it is quite annoying. Is there anything I can do about it?
Thank you
The text was updated successfully, but these errors were encountered: