What do you mean by try current dev version? Do you mean upgrade to the current version?
Yes, or you send me the DB backup.
Okay, working on the db backup - need some IT policy correction on ports being blocked currently pefull back to you soon.
okay, I’ve messaged you the link to the mongodump archives.
I have not realized that it is that old. I am not planning to make a fix for 4.1, you can very likely fix your problem by deleting all full text things in MongoDB (e.g. fullText.chunks and fullText.files) and then restart the full text indexer. The full text system got a bigger rework, so it does not make that much sense to dig into this.
Hi Sebastian,
Okay, I deleted all the items in fullText.chunks and fullText.files, and the indexer is now able to run. I guess it’s going to reindex itself automatically.
Is there anything else I should try?
I’m happy it’s still running, that’s a good sign, surely.
No, that should be fine.
Thanks again for the help!