I spent quite a bit of time with Derek and Jonathan from CloudAccess.net today. They had never seen this problem before but have narrowed it down to the Smart Search - EasyBlog Posts plugin.
The symptoms we are seeing are as follows:
Indexing appears to stop at the letter W
Urls are being changed to swap out domain name out with another string.
We have been running the indexing command from the shell prompt in
/httpdocs/cli/
I was using the command "php -d memory_limit=256M finder_indexer.php"
I am not sure they were using the same command.
This is a url path that was created by the Smart Search indexer after the failure while indexing EasyBlog Posts:
http://domain.comfinder_indexer.php/blog/entry/vegetable-consumption-being-sidelined&highlight=WyJjYXJyb3QiXQ==
Our correct URL paths have been changed to replace our domain name with http://domain.comfinder_indexer.php/ instead of
https://www.drcarney.com/
Jonathan and Derek tried a few tests to see if the failure was being caused by any one particular blog. They noticed that the last blog indexed ended with the letter W so they tried to look at the files that started after the letter W but were not able to find a particular blog that might be causing the problem.
You can ssh into the site using my ftp login and password.