Property | Type | Description | |
---|---|---|---|
$description | |||
$title |
Method | Description | |
---|---|---|
run ( $request ) | SUM or COUNT | |
viaphp ( ) | legacy function for working out popularity | |
viasql ( ) | Update both live and stage tables, based on the algorithm: product popularity = sum(1/order_age) * sum(item_quantity) |
public viasql ( ) |