Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Catalog empty while reindexing #143

Open
OvalMedia opened this issue Jan 25, 2017 · 2 comments
Open

Catalog empty while reindexing #143

OvalMedia opened this issue Jan 25, 2017 · 2 comments

Comments

@OvalMedia
Copy link

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

@OvalMedia
Copy link
Author

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?

@allanlaal
Copy link

I agree with @docolson

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants