Getting the top stats views populated

Other than importing topics and posts what needs to be imported or what process(es) needs to be run to populate the views data on the {host}/top page?

Running rake import:ensure_consistency rake should fix issues with topic views, reply counts etc.

https://github.com/discourse/discourse/blob/master/lib/tasks/import.rake#L9

5 Likes