I have 11k nodes. 1k visitors per month who view on average 4 pages each. I'm hoping to have the "Users who browsed this node also browsed" recommendations.

I pulled the database down from production so as to use my laptop for the computations. My intention is to then import the tables that hold the recommendation data into production.

I've cranked up PHP and MySQL settings. Left it running for 7 days. My gaming laptop was unusable for this period. Upon thinking to check the relevant tables, there was no new data.

What I'm looking for here is pointers. I couldn't find any errors in the logs.

Comments

gMaximus created an issue.