We've around 5M posts, and I'm doing indexing it's been 5 hours now. We're using Elastic search with ES plugin.
I can't understand how it works, since when I was looking at the "Rebuiling XXXX", where XXXX (Post Id) was constantly increasing. And now it seems that it suddenly started from beginning. I mean currently the XXXX ID is much lesser than it was earlier.
Also, under elastic-search statistics, I can see "10 843 399 (11,7 GB)" records are indexed, while we do total have 5.2M records only, so why are there almost double records showing in the index...?? I guess if same record is indexed, it is supposed to update instead of insert??
Can someone please help how exactly this indexing works, I don't have any idea atm when my indexing will be finished....
I can't understand how it works, since when I was looking at the "Rebuiling XXXX", where XXXX (Post Id) was constantly increasing. And now it seems that it suddenly started from beginning. I mean currently the XXXX ID is much lesser than it was earlier.
Also, under elastic-search statistics, I can see "10 843 399 (11,7 GB)" records are indexed, while we do total have 5.2M records only, so why are there almost double records showing in the index...?? I guess if same record is indexed, it is supposed to update instead of insert??
Can someone please help how exactly this indexing works, I don't have any idea atm when my indexing will be finished....