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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
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.