Menu

otherusersalsoviewed not working

2015-05-03
2015-05-04
  • Stephan Zavrel

    Stephan Zavrel - 2015-05-04

    Hi Bharat!

    Most of the time this issue occurs because rule generation has not been triggered. For recommendations to be returned they first have to be calculated. By default this is done once per day (at 2 am server time). If you don't want to wait, you can start rule generation manually using the Admin tool. Login with your account, navigate to the "Administration" section (link on the top right) and click the "start plugin" icon next to your tenant.

    If you still don't get any results it may have to do with the distribution of your user actions that just does not lead to any conclusive results.

    Greetings
    Stephan

     
  • Bharat Kasodariya

    Thanks Stephan for the quick response. It works now.
    I couldnt find it any documentation. Its easy to use.
    Just few question
    about postgresql got the answer
    does it support tenant specific db. multitenand multidb kind of.

    Thanks Again,
    Bharat

     
  • Stephan Zavrel

    Stephan Zavrel - 2015-05-04

    Sorry, in the code there is no feature/configuration to have one db per tenant. You either need to have seperate easyrec instances per tenant or have to configure the database this way. I know you can use sharding in MySQL and use the tenantid as shard key. This way you could have one table per tenant, but still the same db. But I guess there is also a way to configure MySQL to route to different dbs dependeing on key. You may need Enterprise Editon for that though.

    Greetings Stephan

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.