Hello, just installed this module and not quite sure if it's working. I have 10,000+ nodes and have run the cron several times and found 1 node that it has detected has a like. I'm wondering if this can handle a site with thousands of nodes? How does it index them and make sure the count is up to date? Does it "re-count" the number of likes for a node each time it's viewed? Or does it only count on cron runs?

Is this node a viable solution for a site with 10,000+ nodes? Each day the Like count needs to be "re-indexed" so I know what the top content is each day.

Thanks!

Comments

pribeh’s picture

sub

steven jones’s picture

Status: Active » Fixed

Running cron will update nodes, it will update in the order of least recently updated first. I'm adding some code that will make it easier to index more nodes per cron run, but it should in theory be able to index as many nodes as your server can handle.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.