You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Anil K Patel (JIRA)" <ji...@apache.org> on 2009/06/10 08:15:07 UTC

[jira] Created: (OFBIZ-2585) Ecommerce Collaborative Filtering

Ecommerce Collaborative Filtering
---------------------------------

                 Key: OFBIZ-2585
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2585
             Project: OFBiz
          Issue Type: Improvement
          Components: order, product
            Reporter: Anil K Patel
            Priority: Minor


Notes by David Jones:
Create a new ProductAssocType for products associated by customer purchases. Add a service that runs periodically (default once per day) to go through all orders since the last run and create ProductAssoc records for pairs of products purchased together. The ProductAssoc should have a weight on it based on how many times the two products were purchased together.

Add display to show this data in terms of "people who bought this also bought", like many other sites do.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.